LICENSE
README.md
setup.py
c8_source_postgres/__init__.py
c8_source_postgres/db.py
c8_source_postgres/discovery_utils.py
c8_source_postgres/stream_utils.py
c8_source_postgres.egg-info/PKG-INFO
c8_source_postgres.egg-info/SOURCES.txt
c8_source_postgres.egg-info/dependency_links.txt
c8_source_postgres.egg-info/entry_points.txt
c8_source_postgres.egg-info/requires.txt
c8_source_postgres.egg-info/top_level.txt
c8_source_postgres/sync_strategies/__init__.py
c8_source_postgres/sync_strategies/common.py
c8_source_postgres/sync_strategies/full_table.py
c8_source_postgres/sync_strategies/incremental.py
c8_source_postgres/sync_strategies/logical_replication.py
c8_source_postgres/sync_strategies/sample_data.py