-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.1
-
Component/s: None
-
None
IWBNI PyMongo's MongoReplicaSetClient tried seeds in the order specified, instead of in random order: if you have some notion of who's likely to be up or down, and put likely-up members early in the list, you can speed up MongoReplicaSetClient initialization.
- related to
-
PYTHON-525 PyMongo should have *one* client class - MongoClient
- Closed