LICENSE.txt
MANIFEST.in
README.md
setup.py
doc/Makefile
doc/__init__.py
doc/conf.py
doc/index.rst
doc/make.bat
pydocumentdb/__init__.py
pydocumentdb/auth.py
pydocumentdb/backoff_retry_utility.py
pydocumentdb/base.py
pydocumentdb/consistent_hash_ring.py
pydocumentdb/document_client.py
pydocumentdb/documents.py
pydocumentdb/errors.py
pydocumentdb/hash_partition_resolver.py
pydocumentdb/http_constants.py
pydocumentdb/https_connection.py
pydocumentdb/murmur_hash.py
pydocumentdb/partition.py
pydocumentdb/query_iterable.py
pydocumentdb/range.py
pydocumentdb/range_partition_resolver.py
pydocumentdb/runtime_constants.py
pydocumentdb/synchronized_request.py
pydocumentdb.egg-info/PKG-INFO
pydocumentdb.egg-info/SOURCES.txt
pydocumentdb.egg-info/dependency_links.txt
pydocumentdb.egg-info/top_level.txt
test/__init__.py
test/crud_tests.py
test/rate_test.py
test/test_partition_resolver.py