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.
14k stars
159 watching
1k forks
Language: TypeScript
last commit: 3 months ago
Linked from 2 awesome lists
nodejsredisredis-clientredis-clusterredis-moduleredis-sentineltypescript
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,943 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,564 |
redis/rueidis | A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. | 2,452 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,976 |
predis/predis | A flexible and feature-complete Redis client for PHP | 7,608 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,030 |
codislabs/codis | A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. | 13,160 |
liaoliaots/nestjs-redis | Provides a Redis client for Node.js applications using Nest framework | 392 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
redis-rs/redis-rs | A Rust library providing high-level access to Redis functionality | 3,639 |
redis/jedis | A high-performance Java client for interacting with Redis servers. | 11,879 |
redis/redis-py | A Python client for interacting with the Redis key-value store | 12,667 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,065 |
redis/go-redis | A Go client for interacting with the Redis key-value store and message broker | 20,148 |
nest-modules/ioredis | A Redis module for the Nest framework, providing a straightforward way to integrate Redis into Nest.js applications. | 145 |