Skip to main content

Module query_cache

Module query_cache 

Source
Expand description

Query Plan Cache

LRU cache for query plans to speed up repeated queries.

Structsยง

CacheStats
Cache statistics
CachedPlan
A cached query plan
QueryPlanCache
Query plan cache