Expand description
Multi-layer Caching System
Provides LRU caching for operations, blob content, and query results.
Structs§
- Cache
Manager - Multi-layer cache manager
- Cache
Stats - Cache statistics
- Combined
Stats - Combined cache statistics
- LruCache
- LRU Cache implementation
Functions§
- global_
cache - Get the global cache manager