mongo-python-driver/doc/api
Bernie Hackett 940d73f672 Add parallel_collection_scan helper PYTHON-633
This commit adds a helper for the new parallelCollectionScan
command introduced in MongoDB 2.5.5. The helper returns
"num_cursors" instances of CommandCursor that can be iterated
by one or more threads concurrently to scan the entire collection.

This commit also removes the remaining command cursor
hacks from cursor.Cursor.
2014-02-11 13:04:53 -08:00
..
bson Option to not compile BSON regexes. PYTHON-500 2013-10-20 17:18:32 -04:00
gridfs PYTHON-310: Added find() method to gridfs 2014-01-06 14:57:00 -08:00
pymongo Add parallel_collection_scan helper PYTHON-633 2014-02-11 13:04:53 -08:00
index.rst docs for pymongo->bson move PYTHON-60 2010-09-14 16:34:46 -04:00