{"library":"koa-redis-cache","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"3.0.3","tags":["javascript","middleware","response","redis","cache","koa"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install koa-redis-cache","imports":["import cache from 'koa-redis-cache'","const cache = require('koa-redis-cache')","import cache from 'koa-redis-cache'"]},{"cmd":"yarn add koa-redis-cache","imports":[]},{"cmd":"pnpm add koa-redis-cache","imports":[]}],"homepage":"https://github.com/coderhaoxin/koa-redis-cache#readme","github":"https://github.com/coderhaoxin/koa-redis-cache","docs":null,"changelog":null,"pypi":null,"npm":"koa-redis-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}