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

GitHub

13k stars
888 watching
3k forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

gogolangnosqlredisredis-cluster

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hdt3213/godisA high-performance Redis server and cluster implementation in Go.3,537
redis/go-redisA Go client for interacting with the Redis key-value store and message broker20,260
redis/ioredisA high-performance, feature-rich Redis client for Node.js14,483
redislabs/redis-cluster-proxyA tool for abstracting Redis Clusters and providing a single interface to manage and communicate with them1,003
redis/rueidisA fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems.2,499
redis/node-redisA high-performance Redis client for Node.js with support for various Redis commands and data structures16,982
eleme/corvusA fast and lightweight proxy that forwards Redis Cluster requests from multiple clients to a cluster of Redis servers.789
redisearch/redisearchProvides querying and indexing capabilities on top of Redis5,585
tporadowski/redisA native port of Redis for Windows, implementing its key-value data model with various value types.9,151
ledisdb/ledisdbA high-performance NoSQL database server written in Go with support for multiple data structures and backends.4,102
laixintao/iredisA terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation.2,577
predis/predisA flexible Redis client for PHP, providing a high-level interface to the popular in-memory data store.7,617
redis/redisAn in-memory key-value store with persistence on disk and support for multiple data structures.67,358
stackexchange/stackexchange.redisA high-level interface to the Redis in-memory data store5,930
xgzlucario/rotomA high-performance Redis server written in Go with optimized data structures and event-driven architecture.41