mongo-python-driver/doc
Bernie Hackett be35ff71a2 PYTHON-719 Read preference backward compatibility
This commit does a few things:

- Adds tag_sets back (deprecated)
- Adds secondary_acceptable_latency_ms back (deprecated)
- Makes acceptable latency a per read preference setting
- Cleans up read preference instance generation
- Adds latencyThresholdMS as an alias for secondaryAcceptableLatencyMS.
The name may change before 3.0 is released.
2014-06-27 15:05:20 -07:00
..
api PYTHON-719 Read preference backward compatibility 2014-06-27 15:05:20 -07:00
examples PYTHON-719 Read preference backward compatibility 2014-06-27 15:05:20 -07:00
__init__.py mongohub doc stuff 2010-01-29 17:35:21 -05:00
changelog.rst PYTHON-665 Drop support for Python 2.4, 2.5, and 3.1 2014-04-04 16:14:21 -07:00
conf.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
contributors.rst Added Jaroslav Semančík (girogiro) to contributors 2014-05-01 11:31:54 -07:00
faq.rst PYTHON-665 Drop support for Python 2.4, 2.5, and 3.1 2014-04-04 16:14:21 -07:00
index.rst Python 3 FAQ. 2012-04-20 10:41:29 -07:00
installation.rst PYTHON-686 - Remove a bunch of references to 2.4 and 2.5 2014-04-24 12:40:29 -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 Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
python3.rst PYTHON-686 - Finish updating docs related to python 3. 2014-04-24 10:35:20 -07:00
tools.rst Fix a few documentation issues. 2014-01-14 10:06:16 -08:00
tutorial.rst Show both host, port and URI examples. 2013-05-23 15:44:27 -07:00