Module cache

Module cache 

Source
Expand description

Cache management for RiceCoder storage

Provides caching abstractions and file-based cache storage for performance optimization.

Re-exports§

pub use manager::CacheEntry;
pub use manager::CacheInvalidationStrategy;
pub use manager::CacheManager;

Modules§

manager
Cache manager implementation for RiceCoder storage