Expand description
L2 Distributed Cache using Redis
Distributed cache layer with persistence and multi-instance sharing. Target latency: 1-2ms for get/set operations.
Structs§
Enums§
- L2Error
- L2 cache errors
Functions§
- create_
l2_ cache_ optional - Helper function to create L2 cache with graceful fallback