Module cache

Module cache 

Source
Expand description

Multi-layer Caching System

Provides LRU caching for operations, blob content, and query results.

Structs§

CacheManager
Multi-layer cache manager
CacheStats
Cache statistics
CombinedStats
Combined cache statistics
LruCache
LRU Cache implementation

Functions§

global_cache
Get the global cache manager