redis-node

JSON →
library 0.4.0 ·javascript abandoned
verified Jun 7, 2026

A complete Redis client for Node.js (version 0.4.0). This package provides a basic asynchronous Redis client with support for most Redis commands. It is one of the earliest Redis clients for Node.js, with a simple API and event-based model. Note that this package is outdated and unmaintained; users are strongly advised to migrate to 'redis' or 'ioredis' for modern, actively maintained Redis clients with better performance, features, and security.