{"library":"buffering-cache","type":"library","category":null,"description":"Node.js cache wrapper that asynchronously refreshes cached entries to minimize cache misses and prevent staleness. Current version 2.2.1 releases maintain a steady cadence. Requires ioredis for Redis backend and optionally supports multi-level caching with lru-cache for local memory. Key differentiator: proactive buffer-based refresh strategy rather than passive expiry, keeping hot data fresh with zero additional latency.","language":"javascript","status":"active","version":"2.2.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install buffering-cache","imports":["const BufferingCache = require('buffering-cache')","const { BufferingCache } = require('buffering-cache')","new (require('buffering-cache'))({ redisClient, ttlMsec: 5000 })"]},{"cmd":"yarn add buffering-cache","imports":[]},{"cmd":"pnpm add buffering-cache","imports":[]}],"homepage":"https://github.com/groupby/buffering-cache#readme","github":"https://github.com/groupby/buffering-cache","docs":null,"changelog":null,"pypi":null,"npm":"buffering-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}