Expand description
kotoba-cache
Redis-based distributed cache layer for KotobaDB. Provides high-performance caching with distributed invalidation.
Structs§
- Cache
Config - Cache layer configuration
- Cache
Entry - Cache entry metadata
- Cache
Layer - Main cache layer implementation
- Cache
Stats - Cache statistics
Enums§
- Cache
Error - Cache error types