Skip to main content

Module multi

Module multi 

Source
Expand description

Multi-level caching and cache warming

Structs§

CacheWarmer
Cache warmer for proactive cache population
MultiLevelCache
Multi-level cache combining memory and disk tiers

Type Aliases§

DiskCache
Disk cache layer
MemoryCache
Memory cache layer (simplified for compatibility)