Commit Graph

3 Commits

Author SHA1 Message Date
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mathias Stearn
8f0c10ec3f SERVER-6296 Batch fetching in DocumentSourceCursor
The main win here is not grabbing and releasing the read lock for each
document to be processed.
2013-07-22 15:42:39 -04:00
Mathias Stearn
a51f2688fa SERVER-5932 Aggregation returning a cursor
related tickets:
SERVER-8261 System for commands to return cursors
SERVER-10165 aggregate() helper should return cursor
2013-07-10 17:43:58 -04:00