rueidis

Redis client

A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems.

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.

GitHub

2k stars
19 watching
158 forks
Language: Go
last commit: 6 days ago
cacheclient-side-cachingdistributedgenericsgogolanglockredisredis-clientresp3resp3-client

Related projects:

Repository Description Stars
redis/go-redis A Go client for interacting with the Redis key-value store and message broker 20,148
redis/redis-rb A Ruby client library for interacting with the Redis in-memory data store 3,976
redis/redis-py A Python client for interacting with the Redis key-value store 12,667
redis/node-redis A high-performance Redis client for Node.js with support for various Redis commands and data structures 16,943
redis/ioredis A high-performance, feature-rich Redis client for Node.js 14,400
redis/redis An in-memory key-value store with persistence on disk and support for multiple data structures. 67,030
laixintao/iredis A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. 2,564
redis-rs/redis-rs A Rust library providing high-level access to Redis functionality 3,639
gomodule/redigo A Go client library for interacting with Redis databases 9,755
hdt3213/godis A high-performance Redis server and cluster implementation in Go. 3,504
heroku/redo A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. 19
predis/predis A flexible and feature-complete Redis client for PHP 7,608
piaohao/godis A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. 111
markuman/go-redis An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. 23
redis/hiredis A minimalistic C client library for the Redis database 6,258