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: 7 months ago
Linked from 2 awesome lists

gogolangnosqlredisredis-cluster

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hdt3213/godis A high-performance Redis server and cluster implementation in Go. 3,504
redis/go-redis A Go client for interacting with the Redis key-value store and message broker 20,148
redis/ioredis A high-performance, feature-rich Redis client for Node.js 14,400
redislabs/redis-cluster-proxy A tool for abstracting Redis Clusters and providing a single interface to manage and communicate with them 996
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/node-redis A high-performance Redis client for Node.js with support for various Redis commands and data structures 16,943
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,548
tporadowski/redis A native port of Redis for Windows, implementing its key-value data model with various value types. 9,065
ledisdb/ledisdb A high-performance NoSQL database server written in Go with support for multiple data structures and backends. 4,101
laixintao/iredis A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. 2,564
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
stackexchange/stackexchange.redis A high-level interface to the Redis in-memory data store 5,911
xgzlucario/rotom A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. 41