mongo-python-driver/doc
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
..
api Implement read preferences for distributing reads among replica set members PYTHON-367 2012-07-25 00:05:06 -04:00
examples Implement read preferences for distributing reads among replica set members PYTHON-367 2012-07-25 00:05:06 -04:00
__init__.py mongohub doc stuff 2010-01-29 17:35:21 -05:00
changelog.rst Implement read preferences for distributing reads among replica set members PYTHON-367 2012-07-25 00:05:06 -04:00
conf.py Minor doc updates. 2012-07-05 15:27:11 -07:00
contributors.rst Add Mike O'Brien and Chris Tompkinson to contributors. 2012-04-20 11:24:42 -07:00
faq.rst PYTHON-145: prefer to use separate wsgi daemon processes 2012-07-06 09:35:41 -04:00
index.rst Python 3 FAQ. 2012-04-20 10:41:29 -07:00
installation.rst Minor install doc updates. 2012-04-30 07:50:35 -07:00
make.bat API doc generation with Sphinx 2009-11-12 16:46:49 -05:00
Makefile API doc generation with Sphinx 2009-11-12 16:46:49 -05:00
mongo_extensions.py Fix doc issues related to dochub.mongodb.org 2012-04-19 12:01:18 -07:00
python3.rst Minor doc cleanup for Python 3. 2012-04-29 20:38:53 -07:00
tools.rst Minor doc fixes. 2012-02-21 20:00:51 -08:00
tutorial.rst Documentation fixes 2012-03-20 10:00:12 -04:00