class Mongoid::QueryCache::CachedCursor

A Cursor that attempts to load documents from memory first before hitting the database if the same query has already been executed.

@since 5.0.0 @deprecated This class is only used with driver versions 2.13 and lower.