pub type CacheKey = (String, String);
Cache key: normalized query string + user (or empty string for global).