{"library":"koa-cache-lite","type":"library","category":null,"description":"A zero-dependency Koa router cache middleware (v3.8.8, stable). Provides in-memory and optional Redis-based caching with route-specific timeout configuration, increasing cache timeout based on request frequency, and customizable cache key fragments from headers or query parameters. Key differentiators: no dependencies, simple API with configure/middleware/clear, support for cluster environments, and fine-grained cache key control.","language":"javascript","status":"active","version":"3.8.8","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install koa-cache-lite","imports":["var cache = require('koa-cache-lite')","cache.configure({ '/route': 1000 }, { debug: true })","koa.use(cache.middleware())"]},{"cmd":"yarn add koa-cache-lite","imports":[]},{"cmd":"pnpm add koa-cache-lite","imports":[]}],"homepage":"https://github.com/mkozjak/koa-cache-lite#readme","github":"https://github.com/mkozjak/koa-cache-lite","docs":null,"changelog":null,"pypi":null,"npm":"koa-cache-lite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}