Commit Graph

2 Commits

Author SHA1 Message Date
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