Node-redis (redis/node-redis) is a modern, high-performance Redis client for Node.js. It provides a Node.js interface to Redis, including built-in support for out-of-the-box Redis commands and Redis cluster-related clients.
Project status
- Active maintenance: Yes. The source shows a very recent upstream push (2026-08-11), with multiple package updates published the same day (e.g.,
redis@6.2.1,time-series@6.2.1,search@6.2.1). - Update cadence: Current cadence appears fast and ongoing, with updates occurring within the last 1 day relative to today (2026-08-12). This suggests the project is actively moving.
AI summary generated
Recent updates
redis@6.2.1
The provided release notes for redis@6.2.1 list multiple client and cluster fixes, plus dependency bumps and a new error type. However, the provided code diff for this release shows only package version updates (6.2.0 to 6.2.1) in package.json files, with no application logic changes visible.
Featurestime-series@6.2.1
time-series@6.2.1 is a minimal release that only updates package metadata. The code diff shows a version bump and an updated peer dependency range for @redis/client.
search@6.2.1
Release search@6.2.1 was published on 2026-08-11, but the publisher did not provide any release notes. As a result, this release cannot be validated for changes to APIs, behavior, security, or migration requirements based on the provided documentation alone.