LICENSE
README.md
setup.py
tap_mongodb/__init__.py
tap_mongodb.egg-info/PKG-INFO
tap_mongodb.egg-info/SOURCES.txt
tap_mongodb.egg-info/dependency_links.txt
tap_mongodb.egg-info/entry_points.txt
tap_mongodb.egg-info/requires.txt
tap_mongodb.egg-info/top_level.txt
tap_mongodb/sync_strategies/common.py
tap_mongodb/sync_strategies/full_table.py
tap_mongodb/sync_strategies/incremental.py
tap_mongodb/sync_strategies/oplog.py
tests/test_mongodb_cname_restrictions.py
tests/test_mongodb_configurable_properties.py
tests/test_mongodb_datatype.py
tests/test_mongodb_discovery.py
tests/test_mongodb_fname_restrictions.py
tests/test_mongodb_full_table.py
tests/test_mongodb_full_table_id.py
tests/test_mongodb_full_table_interruptible.py
tests/test_mongodb_id_pk_variations.py
tests/test_mongodb_incremental.py
tests/test_mongodb_incremental_open_transactions.py
tests/test_mongodb_index.py
tests/test_mongodb_log_based_interruptible.py
tests/test_mongodb_name_restrictions.py
tests/test_mongodb_namespace_restrictions.py
tests/test_mongodb_oplog.py
tests/test_mongodb_oplog_aged_out.py
tests/test_mongodb_oplog_bookmarks.py
tests/test_mongodb_oplog_transaction.py
tests/test_mongodb_projection.py
tests/test_mongodb_table_reset_inc.py
tests/test_mongodb_table_reset_log.py
tests/test_mongodb_views.py