Structs§
- Redis
Cache - Redis cache implementation that provides various caching operations
- Redis
Client - Redis
Client Conn - Redis
CmdStat - Redis
Config - TtlLru
Store - A thread-safe storage component combining TTL (Time-To-Live) and LRU (Least Recently Used) caching strategies
- TwoLevel
Store - Two-level cache implementation combining in-memory LRU cache and Redis
Enums§
Traits§
- Expired
- Trait for types that can expire
Functions§
- new_
redis_ client - Creates a new Redis connection pool based on configuration