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