pub fn register_file_cache(
registry: &mut CacheRegistry,
config: FileCacheConfig,
) -> AppResult<()>Expand description
Explicitly register the filesystem adapter.
pub fn register_file_cache(
registry: &mut CacheRegistry,
config: FileCacheConfig,
) -> AppResult<()>Explicitly register the filesystem adapter.