Expand description
Configuration for the in-memory cache.
This module provides a builder pattern for configuring cache behavior including capacity limits, TTL defaults, and cleanup intervals.
Structsยง
- Cache
Config - Configuration for creating a new cache instance.