pub async fn check_cache_component(
config: &CacheConfig,
cache: &dyn CacheBackend,
) -> HealthComponentReportExpand description
Runs the standard cache backend health check.
pub async fn check_cache_component(
config: &CacheConfig,
cache: &dyn CacheBackend,
) -> HealthComponentReportRuns the standard cache backend health check.