Expand description
Query result caching for performance optimization
Implements LRU cache with TTL support
Structsยง
- Cache
Config - Cache configuration
- Cache
Entry - Cache entry with metadata
- Cache
Stats - Cache statistics
- Query
Cache - LRU cache for query results