redis-adapter
JSON →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.
Resources
packageredis-adapter ↗