Expand description
Cache configuration types.
This module defines configuration structures for controlling cache behavior, including size limits, persistence, eviction policy selection, and TTL policies.
Structs§
- Cache
Config - Cache configuration.
Enums§
- Cache
Policy - Cache policy for language plugins.