Expand description
A TTL cache which can be used to time out repeated operations that might experience intermittent failures.
Structs§
- Failures
Cache - A TTL cache where items get inactive instead of discarded.
A TTL cache which can be used to time out repeated operations that might experience intermittent failures.