koa-redis-cache
JSON →A Koa middleware for caching HTTP responses in Redis. Version 3.0.3 is the latest stable release. The package allows developers to easily cache responses for specified routes with configurable expiration times, customizable Redis key prefixes, and exclusion patterns. It supports per-route expire settings and sets a custom `X-Koa-Redis-Cache` header when serving from cache. Compared to other Koa caching middleware, it is lightweight and Redis-specific, but note it is not actively maintained.
Resources
packagekoa-redis-cache ↗