mongo-python-driver/doc/api
A. Jesse Jiryu Davis f275b2291a Implement read preferences for distributing reads among replica set members PYTHON-367
Replace the 'mongo' dict with a Member object everywhere in ReplicaSetConnection.
A handful of commands obey read preferences; most are always sent to primary.
Track a 5-sample moving average of each replica set member's ping time.
Connection detects whether it's connected to primary, secondary, or mongos.
2012-07-25 00:05:06 -04:00
..
bson Initial crack at changelog for 2.1. 2011-12-06 11:15:30 -08:00
gridfs make GridOut an iterator returning chunk sized strings 2010-04-02 10:37:37 -04:00
pymongo Implement read preferences for distributing reads among replica set members PYTHON-367 2012-07-25 00:05:06 -04:00
index.rst docs for pymongo->bson move PYTHON-60 2010-09-14 16:34:46 -04:00