Expand description
Concrete caching implementations for ricecoder
This module provides ready-to-use caching implementations for common operations:
- Configuration caching
- Specification caching
- Provider response caching
- Project analysis caching
Structsยง
- Cache
Stats - Cache statistics tracker
- Config
Cache - Configuration caching wrapper
- Project
Analysis Cache - Project analysis caching wrapper
- Provider
Cache - Provider response caching wrapper
- Spec
Cache - Specification caching wrapper