Skip to main content

get_smart_cache_stats

Function get_smart_cache_stats 

Source
pub async fn get_smart_cache_stats(
    db: State<'_, DatabaseWrapper>,
    smart_cache: State<'_, SmartCacheWrapper>,
    user_id: String,
) -> Result<SmartCacheStats, String>
Expand description

Get SmartCache statistics