pub(crate) fn cache_read_options_default(engine: &Arc<Engine>) -> ReadOptions
Builds point-read options restricted to block cache.
The read neither fills cache nor falls through to storage.