Structs§
- Local
Cache Stats - Cache statistics
- Local
Client - Local cache client using Moka
- Local
Config - Local cache configuration
- Pool
Config - Redis pool configuration
- Redis
Cluster - Redis cluster configuration
- Redis
Config - Redis configuration
- Redis
Node - Redis node configuration
- Redis
Sentinel - Redis sentinel configuration
Enums§
- Local
Error - Local cache errors
- Redis
Error - Redis errors
- Redis
Mode - Redis connection mode
Statics§
Functions§
- get_
local_ client - Get the global local cache instance
- init_
local - Initialize the local cache with configuration
Type Aliases§
- Local
Result - Result type for local cache operations
- Redis
Result