codis
Redis cluster solution
A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance.
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
13k stars
888 watching
3k forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
gogolangnosqlredisredis-cluster
Related projects:
Repository | Description | Stars |
---|---|---|
hdt3213/godis | A high-performance Redis server and cluster implementation in Go. | 3,537 |
redis/go-redis | A Go client for interacting with the Redis key-value store and message broker | 20,260 |
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,483 |
redislabs/redis-cluster-proxy | A tool for abstracting Redis Clusters and providing a single interface to manage and communicate with them | 1,003 |
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/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,982 |
eleme/corvus | A fast and lightweight proxy that forwards Redis Cluster requests from multiple clients to a cluster of Redis servers. | 789 |
redisearch/redisearch | Provides querying and indexing capabilities on top of Redis | 5,585 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,151 |
ledisdb/ledisdb | A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,102 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,577 |
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 |
stackexchange/stackexchange.redis | A high-level interface to the Redis in-memory data store | 5,930 |
xgzlucario/rotom | A high-performance Redis server written in Go with optimized data structures and event-driven architecture. | 41 |