{"library":"recacheman","type":"library","category":null,"description":"Recacheman v3.0.0 is a small, efficient Node.js cache provider forked from cacheman, supporting in-memory, file, Redis, and MongoDB backends. Provides a unified API with TTL support (including ms-format strings), event hooks, and promise/async/await compatibility. Ships TypeScript definitions. Released semver; v3 drops Node 10/12/14/16/18 support, requires Node 20+. Alternatives: node-cache (memory-only), cacheman (original, less maintained).","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","cache","file","redis","memory","mongodb","caching","mongo","store","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install recacheman","imports":["import Cacheman from 'recacheman'","const cache = new Cacheman()","import Cacheman from 'recacheman'; const cache = new Cacheman({ engine: 'redis' })"]},{"cmd":"yarn add recacheman","imports":[]},{"cmd":"pnpm add recacheman","imports":[]}],"homepage":"https://github.com/aalfiann/recacheman#readme","github":"git://github.com/aalfiann/recacheman","docs":null,"changelog":null,"pypi":null,"npm":"recacheman","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}