class Mongo::CachingCursor

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

@api semiprivate