fn maybe_load_cache(
region: &MitoRegionRef,
config: &MitoConfig,
cache_manager: &Option<CacheManagerRef>,
)Expand description
Loads all index (Puffin) files from the version into the write cache.
fn maybe_load_cache(
region: &MitoRegionRef,
config: &MitoConfig,
cache_manager: &Option<CacheManagerRef>,
)Loads all index (Puffin) files from the version into the write cache.