pub fn create_cache(config: &CacheConfig) -> PmcCacheExpand description
Create a PmcCache from config.
Falls back to the in-memory backend (with a logged error) when the configured backend cannot be initialised.
pub fn create_cache(config: &CacheConfig) -> PmcCacheCreate a PmcCache from config.
Falls back to the in-memory backend (with a logged error) when the configured backend cannot be initialised.