Skip to main content

Module cache

Module cache 

Source
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ยง

CacheConfig
Cache configuration
CacheLayer
Main cache layer with three specialized caches
CacheMetrics
Cache metrics for monitoring
CacheStats
Cache statistics
CachedContent
Cached content with metadata
CachedRedirect
Cached redirect mapping
CachedRobots
Cached robots.txt content