[](https://badge.fury.io/js/@tirke%2Fnode-cache-manager-ioredis)
A robust, performance-focused and full-featured Valkey/Redis client for Node.js.
Redis Connect URL parser aligned with Redis-CLI commands
promisify redis commands with util.promisify
Durable Redis
ReJSON redis module bindings for node_redis
Parses Redis URL into a node_redis config object
Redis storage for Koa session middleware/cache with Sentinel and Cluster support
A memoizer using redis as a shared cache, with TTL.
<img src="https://img.shields.io/npm/dm/coly
<img src="https://img.shields.io/npm/dm/coly
A node module that checks the health of a Redis server.
abstract rate limiter backed by redis
Secure token-based authentication for Redis clients using Microsoft Entra ID (formerly Azure Active Directory).
Redis-based MQEmitter
Google Cloud Memorystore for Redis API client for Node.js
This is a simple Promise based wrapper around some redis methods found in ioredis. Check `lib/**/*.test.js` files to see how each function works. I created this so that I can have a consistent api no matter what happens to any of the core engines I use fo
Redis service discovery for WebSocket servers and sockets
Redis pubsub using an event emitter
Valkey storage adapter for Keyv
A fully CRUD redis autocomplete engine inspired from the antirez and patshaughnessy blogs.
Save JSON representation of objects to redis when using node_redis
Simple microservices with Redis pub/sub and caching
TypeScript definitions for node-redis-pubsub
This package is a broker to redis stream data type, This package provides guaranteed message delivery feature with acknowledgement.
redis client for node.js with typescript and async
A NestJS module for Bull-Board dashboard.
Javascript RedisTimeSeries client
A hubot script to persist hubot's brain using redis
A redis client with first-class Promise and TypeScript support, and extensive documentation.
Stub TypeScript definitions entry for socket.io-redis, which provides its own types definitions
Production WebSocket/Socket.io adapter for realtime features in your Sails app.
OCI NodeJS client for Redis Service
A module to make Express interact with Redis (create, get, delete). You can automatically cache all your most popular routes in Redis.
A lightweight Redis adapter for Sails / Waterline.
Fast truly async driver for redis (based on hiredis async version)
redis-search is a very light-weight search engine for node.js using redis. This module is an implementation of [n-gram method](http://en.wikipedia.org/wiki/N-gram). This is a light general purpose search library that could be integrated into a blog, a documentation server, etc.