godis
Redis client library
A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks.
redis client implement by golang, inspired by jedis.
111 stars
10 watching
17 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
gogolangjedisredisredis-client
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
xgzlucario/rotom | A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. | 41 |
nitishm/go-rejson | A Go client for storing and retrieving JSON data from Redis | 343 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
mat2cc/redis_tui | A terminal-based Redis client that allows users to interact with a Redis database using a simple command-line interface. | 94 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 380 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |