comb-redis

JSON →
library 2.0.0 ·javascript maintenance
verified Jun 7, 2026

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.