redigo
Redis client
A Go client library for interacting with Redis databases
Go client for Redis
10k stars
281 watching
1k forks
Language: Go
last commit: 6 months ago
Linked from 3 awesome lists
goredis
Related projects:
Repository | Description | Stars |
---|---|---|
redis/go-redis | A Go client for interacting with the Redis key-value store and message broker | 20,148 |
piaohao/godis | A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
hdt3213/godis | A high-performance Redis server and cluster implementation in Go. | 3,504 |
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 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
eclipse-paho/paho.mqtt.golang | An MQTT client library for Go | 2,782 |
google/go-github | A Go library for interacting with the GitHub API v3 | 10,446 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,034 |
xgzlucario/rotom | A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. | 41 |
googleapis/google-cloud-go | A set of libraries providing access to Google Cloud Platform services via the Go programming language. | 3,779 |
mvrilo/go-redoc | Embedded OpenAPI documentation UI for Go applications | 74 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,943 |
redis/redis-py | A Python client for interacting with the Redis key-value store | 12,667 |