Re-exports§
pub use crate::redis::RedisCache;
Modules§
- redis
- Redis cache backend
Structs§
- Cache
Stats - Cache operation statistics
- Memory
Cache - In-memory cache implementation
- Namespaced
Cache - Namespaced cache wrapper to prevent key collisions across domains.
Enums§
- Cache
Error - Cache errors Cache errors
Traits§
- Cache
- Cache trait
Type Aliases§
- Result
- Cache result type alias