Structsยง
- Query
Cache - A simple in-memory cache for query results.
- Query
Cache Coordinator - Coordinates query-result caching: owns the
QueryCache, the reverse table -> query index used for mutation invalidation, and the auth-scope derivation that keys cache entries per principal.