ioredis

Redis client

A high-performance, feature-rich Redis client for Node.js

🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

GitHub

14k stars
160 watching
1k forks
Language: TypeScript
last commit: 5 months ago
Linked from 2 awesome lists

nodejsredisredis-clientredis-clusterredis-moduleredis-sentineltypescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
redis/node-redis A high-performance Redis client for Node.js with support for various Redis commands and data structures 16,982
laixintao/iredis A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. 2,577
redis/rueidis A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. 2,499
redis/redis-rb A Ruby client library for interacting with the Redis in-memory data store 3,980
predis/predis A flexible Redis client for PHP, providing a high-level interface to the popular in-memory data store. 7,617
redis/redis An in-memory key-value store with persistence on disk and support for multiple data structures. 67,358
codislabs/codis A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. 13,172
liaoliaots/nestjs-redis Provides a Redis client for Node.js applications using Nest framework 393
2881099/csredis A .NET client library for interacting with Redis and Redis Cluster instances. 2,022
redis-rs/redis-rs A high-level Rust library providing convenient access to Redis functionality 3,710
redis/jedis A high-performance Java client for interacting with Redis servers. 11,909
redis/redis-py A Python client for interacting with the Redis key-value store 12,733
tporadowski/redis A native port of Redis for Windows, implementing its key-value data model with various value types. 9,151
redis/go-redis A Go client for interacting with the Redis key-value store and message broker 20,260
nest-modules/ioredis A Redis module for the Nest framework, providing a straightforward way to integrate Redis into Nest.js applications. 144