Module manager

Module manager 

Source
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§

CacheEntry
Cache entry with metadata
CacheManager
File-based cache manager

Enums§

CacheInvalidationStrategy
Cache invalidation strategy