Skip to main content

check_cache_component

Function check_cache_component 

Source
pub async fn check_cache_component(
    config: &CacheConfig,
    cache: &dyn CacheBackend,
) -> HealthComponentReport
Expand description

Runs the standard cache backend health check.