Skip to main content

cache_read_options_default

Function cache_read_options_default 

Source
pub(crate) fn cache_read_options_default(engine: &Arc<Engine>) -> ReadOptions
Expand description

Builds point-read options restricted to block cache.

The read neither fills cache nor falls through to storage.