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
18 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
gogolangjedisredisredis-client
Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis client library for the Go programming language | 591 |
| A Go library providing a simple and type-safe interface to Redis | 19 |
| An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
| A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
| A high-performance Redis server written in Go with optimized data structures and event-driven architecture. | 41 |
| A Go client for storing and retrieving JSON data from Redis | 344 |
| A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
| A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
| A terminal-based Redis client that allows users to interact with a Redis database using a simple command-line interface. | 96 |
| A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
| A Redis client library for the Crystal programming language. | 377 |
| A ZIO-based client for the Redis in-memory data store | 123 |
| A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
| An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
| A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |