Skip to main content

Module cache

Module cache 

Source

Structsยง

QueryCache
A simple in-memory cache for query results.
QueryCacheCoordinator
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.