Expand description
Redis Caching Layer
Provides a unified caching interface with Redis backend Supports TTL, invalidation, and cache warming
Re-exports§
pub use client::CacheClient;pub use error::CacheError;
Redis Caching Layer
Provides a unified caching interface with Redis backend Supports TTL, invalidation, and cache warming
pub use client::CacheClient;pub use error::CacheError;