They get cached for the exact same sets of parameters. The cache key is built from the parameters (p
They get cached for the exact same sets of parameters. The cache key is built from the parameters (prefix, limit, or cursor) and cached for max 1 minute (IIRC you can't customize the cache TTL currently).



