godis

Redis server

A high-performance Redis server and cluster implementation in Go.

A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群

GitHub

4k stars
36 watching
574 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

clustergogodisgolangkv-cacheredisredis-clusterredis-server

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
piaohao/godisA Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks.111
codislabs/codisA high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance.13,172
redis/go-redisA Go client for interacting with the Redis key-value store and message broker20,260
gomodule/redigoA Go client library for interacting with Redis databases9,763
redis/rueidisA fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems.2,499
xgzlucario/rotomA high-performance Redis server written in Go with optimized data structures and event-driven architecture.41
redis/redisAn in-memory key-value store with persistence on disk and support for multiple data structures.67,358
redis/node-redisA high-performance Redis client for Node.js with support for various Redis commands and data structures16,982
redis/ioredisA high-performance, feature-rich Redis client for Node.js14,483
ledisdb/ledisdbA high-performance NoSQL database server written in Go with support for multiple data structures and backends.4,102
hoisie/redisA Redis client library for the Go programming language591
markuman/go-redisAn implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax.23
xiaonanln/goworldA scalable distributed game server engine with hot swapping capabilities and support for multiple communication protocols.2,576
laixintao/iredisA terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation.2,577
emirpasic/godsA collection of data structures implemented in Go.16,459