pub async fn fetch_with_attributes( namespace: &str, key_name: &str, ) -> Result<(String, Option<NaiveDateTime>, Option<HashMap<String, String>>), CacheVaultError>