{"library":"steplix-cache","type":"library","category":null,"description":"A Node.js cache helper supporting memory and Redis backends, with an Express middleware inspired by apicache. Version 0.0.5 provides simple async/await caching with optional TTL and environment-based configuration. The library is lightweight but requires external peer dependencies: 'redis' for Redis backend or 'memory-cache' for memory backend. Currently in early development with sporadic releases.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript","cache","memory","redis","steplix"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install steplix-cache","imports":["const cache = require('steplix-cache');","const { apicache } = require('steplix-cache');","app.use(apicache('1 hour'));"]},{"cmd":"yarn add steplix-cache","imports":[]},{"cmd":"pnpm add steplix-cache","imports":[]}],"homepage":"https://gitlab.com/steplix/SteplixCache#readme","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"steplix-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}