pub async fn get<T>(key: &str) -> Result<Option<T>, Error>where T: DeserializeOwned,
Return cache value from key-value actor