pub async fn get_mem_cache(key: &str) -> Result<Vec<u8>, Errors>
Expand description

Return a cache value.