mongo-python-driver/gridfs
A. Jesse Jiryu Davis 2f9d24ade6 PYTHON-525 Reimplement MongoClient to use Cluster.
Replace MongoClient with an implementation that relies on Cluster and Server. The new MongoClient takes over MongoReplicaSetClient's responsibilities.

Authentication, secondary-pinning, and Mongos high-availability are broken and will be reimplemented in a future commit. RS tests are temporarily disabled.
2014-08-28 16:57:57 -04:00
..
__init__.py PYTHON-525 Reimplement MongoClient to use Cluster. 2014-08-28 16:57:57 -04:00
errors.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
grid_file.py PYTHON-525 Reimplement MongoClient to use Cluster. 2014-08-28 16:57:57 -04:00