go-redis

Redis client

A Go client for interacting with the Redis key-value store and message broker

Redis Go client

GitHub

20k stars
259 watching
2k forks
Language: Go
last commit: 8 days ago
Linked from 3 awesome lists

gogolangredisredis-clientredis-cluster

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
redis/node-redis A high-performance Redis client for Node.js with support for various Redis commands and data structures 16,943
hdt3213/godis A high-performance Redis server and cluster implementation in Go. 3,504
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/redis-rb A Ruby client library for interacting with the Redis in-memory data store 3,976
xgzlucario/rotom A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. 41
hoisie/redis A Redis client library for the Go programming language 591
nkrode/redislive An application that visualizes Redis instances and analyzes query patterns and spikes. 3,072
markuman/go-redis An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. 23
redis/redis-py A Python client for interacting with the Redis key-value store 12,667
piaohao/godis A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. 111
tair-opensource/redisshake A tool for transferring data between Redis instances with customizable data processing and filtering capabilities. 3,853
stackexchange/stackexchange.redis A high-level interface to the Redis in-memory data store 5,911
redis/ioredis A high-performance, feature-rich Redis client for Node.js 14,400