pub async fn cache_hit( schema: Option<String>, pool: &Pool<Postgres>, ) -> Result<Vec<CacheHit>, PgExtrasError>