Crate kotoba_cache

Crate kotoba_cache 

Source
Expand description

kotoba-cache

Redis-based distributed cache layer for KotobaDB. Provides high-performance caching with distributed invalidation.

Structs§

CacheConfig
Cache layer configuration
CacheEntry
Cache entry metadata
CacheLayer
Main cache layer implementation
CacheStats
Cache statistics

Enums§

CacheError
Cache error types