Expand description
Smart caching layer with content, robots.txt, and redirect caching
This module provides an intelligent caching system using the moka crate with appropriate TTLs and cache-first strategies.
Structsยง
- Cache
Config - Cache configuration
- Cache
Layer - Main cache layer with three specialized caches
- Cache
Metrics - Cache metrics for monitoring
- Cache
Stats - Cache statistics
- Cached
Content - Cached content with metadata
- Cached
Redirect - Cached redirect mapping
- Cached
Robots - Cached robots.txt content