Expose a MongoDB cursor option to tell the storage engine that data from this cursor should not be pinned in cache.
- depends on
-
SERVER-36631 Have the storage engine interface expose a reduced cache footprint read API
- Closed
-
WT-4090 Low priority reads
- Closed
-
SERVER-37590 Investigate performance implications of using WiredTiger read-once cursors
- Closed
-
SERVER-37550 Relax rules on setting readOnce flag on WiredTiger session
- Closed
- is depended on by
-
SERVER-36537 Initial sync cursor should not keep data in cache
- Closed
-
SERVER-39295 Use readOnce: true for $sample cursors
- Blocked