{"library":"redis-adapter","type":"library","category":null,"description":"Simple Redis client adapter with promises and chainable response transforms. Current stable version 0.2.0 (last updated 2019, no recent releases). Low-maintenance library providing a Redis wrapper with promise-based API, connection management with prefix support, and a unique chainable response modification system (map, filter, sort, paginate, etc.) on Redis command results. Unlike `redis` npm package, it does not support pub/sub or advanced features. Requires Node.js >=8.0.","language":"javascript","status":"maintenance","version":"0.2.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-adapter","imports":["const Redis = require('redis-adapter');","const Redis = require('redis-adapter');\nconst client = new Redis({});","client.connect().then(() => {});"]},{"cmd":"yarn add redis-adapter","imports":[]},{"cmd":"pnpm add redis-adapter","imports":[]}],"homepage":"https://github.com/zefirka/redis-adapter#readme","github":"https://github.com/zefirka/redis-adapter","docs":null,"changelog":null,"pypi":null,"npm":"redis-adapter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}