redis
Redis client
A Redis client library for the Go programming language
A simple, powerful Redis client for Go
591 stars
33 watching
229 forks
Language: Go
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
piaohao/godis | A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
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 |
informatikr/hedis | A Redis client library for Haskell. | 329 |
mat2cc/redis_tui | A terminal-based Redis client that allows users to interact with a Redis database using a simple command-line interface. | 96 |
perfectlysoft/perfect-redis | A Swift client library for Redis | 28 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |
denodrivers/redis | An experimental Redis client for Deno written in TypeScript. | 456 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 377 |