-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Query
-
None
After the caching cursor is implemented in https://jira.mongodb.org/browse/RUBY-1849, the rest of query cache can be implemented in the driver. This covers adding functionality to create a scope where query cache is active, create a scope where query cache is disabled (to be nested in a scope where query cache is active), and/or functionality to enable/disable query cache globally.