Expand description
Request/response caching for modules.
Caches responses for identical requests to improve performance.
Structsยง
- Cache
Config - Cache configuration.
- Cache
Entry - Cache entry with TTL.
- Cache
Stats - Cache statistics.
- Request
Cache - Request cache for a module.