{"library":"cache-all","type":"library","category":null,"description":"A multi-engine caching library for Node.js and Express, providing in-memory, file, and Redis backends with a singleton pattern. Current version 2.1.1 (stable, maintenance mode). Released 2022. Differentiators: unified API across engines, Express middleware for route caching, pattern-based cache invalidation, promise-based async operations. Alternatives like node-cache-manager offer more backends but lack Express integration.","language":"javascript","status":"maintenance","version":"2.1.1","tags":["javascript","cache","express-cache","node-cache","redis-cache","memcached","file-cache","route-cache"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cache-all","imports":["import cache from 'cache-all'","import cache from 'cache-all/file'","import cache from 'cache-all/redis'"]},{"cmd":"yarn add cache-all","imports":[]},{"cmd":"pnpm add cache-all","imports":[]}],"homepage":"https://github.com/bahung1221/cache-all#readme","github":"https://github.com/bahung1221/cache-all","docs":null,"changelog":null,"pypi":null,"npm":"cache-all","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}