{"library":"comb-redis","type":"library","category":null,"description":"A small, promise-based Redis client for Node.js, version 2.0.0. Built on top of node_redis, it provides a comb promise-based interface for all Redis commands with automatic pipelining. It is a fork of then-redis and requires the comb framework to be declared elsewhere. The library is stable and safe, supporting Redis 2.6+. It offers variable-length argument lists and direct send() method.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","redis","then","promise","promises"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install comb-redis","imports":["const redis = require('comb-redis'); const db = redis.createClient();","const { Client } = require('comb-redis');","const redis = require('comb-redis');"]},{"cmd":"yarn add comb-redis","imports":[]},{"cmd":"pnpm add comb-redis","imports":[]}],"homepage":"https://github.com/ruzz311/comb-redis","github":"git://github.com/ruzz311/comb-redis","docs":null,"changelog":null,"pypi":null,"npm":"comb-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}