Expand description
Cache manager implementation for RiceCoder storage
Provides file-based cache storage with TTL and manual invalidation strategies. Adapted from automation/src/infrastructure/cache/cache_manager.rs
Structs§
- Cache
Entry - Cache entry with metadata
- Cache
Manager - File-based cache manager
Enums§
- Cache
Invalidation Strategy - Cache invalidation strategy