godis
Redis server
A high-performance Redis server and cluster implementation in Go.
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
4k stars
36 watching
570 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
clustergogodisgolangkv-cacheredisredis-clusterredis-server
Related projects:
Repository | Description | Stars |
---|---|---|
piaohao/godis | A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
codislabs/codis | A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. | 13,160 |
redis/go-redis | A Go client for interacting with the Redis key-value store and message broker | 20,148 |
gomodule/redigo | A Go client library for interacting with Redis databases | 9,755 |
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 |
xgzlucario/rotom | A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. | 41 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,030 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,943 |
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,400 |
ledisdb/ledisdb | A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,101 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
xiaonanln/goworld | A scalable distributed game server engine with hot swapping capabilities and support for multiple communication protocols. | 2,573 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,564 |
emirpasic/gods | A collection of data structures implemented in Go. | 16,374 |