models/cache_policy library
Classes
- CachePolicy
- A class that defines the caching policy for an item.
Enums
- CachePriority
- Defines the priority level of a cached item.
- CompressionMode
- Defines the compression mode for cached items.
- EvictionStrategy
- Defines the eviction strategy for the cache.
- RefreshStrategy
- Defines the strategy for refreshing cached data.