Skip to main content

Module cache

Module cache 

Source
Expand description

Request/response caching for modules.

Caches responses for identical requests to improve performance.

Structsยง

CacheConfig
Cache configuration.
CacheEntry
Cache entry with TTL.
CacheStats
Cache statistics.
RequestCache
Request cache for a module.