Module cache

Module cache 

Source
Expand description

Query result caching for performance optimization

Implements LRU cache with TTL support

Structsยง

CacheConfig
Cache configuration
CacheEntry
Cache entry with metadata
CacheStats
Cache statistics
QueryCache
LRU cache for query results