Module cache

Module cache 

Source
Expand description

Cache - Robots.txt caching with TTL and optional persistence

Structs§

CacheStats
Cache statistics
CacheStatsSnapshot
Snapshot of cache statistics
RobotsCache
Robots.txt cache

Constants§

DEFAULT_CACHE_TTL
Default cache TTL (1 hour)
MAX_CACHE_TTL
Maximum cache TTL (24 hours per RFC 9309)

Functions§

parse_cache_control
Parse Cache-Control header for TTL