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
165 forks
Language: Go
last commit: over 1 year ago
cacheclient-side-cachingdistributedgenericsgogolanglockredisredis-clientresp3resp3-client

Related projects:

RepositoryDescriptionStars
redis/go-redisA Go client for interacting with the Redis key-value store and message broker20,260
redis/redis-rbA Ruby client library for interacting with the Redis in-memory data store3,980
redis/redis-pyA Python client for interacting with the Redis key-value store12,733
redis/node-redisA high-performance Redis client for Node.js with support for various Redis commands and data structures16,982
redis/ioredisA high-performance, feature-rich Redis client for Node.js14,483
redis/redisAn in-memory key-value store with persistence on disk and support for multiple data structures.67,358
laixintao/iredisA terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation.2,577
redis-rs/redis-rsA high-level Rust library providing convenient access to Redis functionality3,710
gomodule/redigoA Go client library for interacting with Redis databases9,763
hdt3213/godisA high-performance Redis server and cluster implementation in Go.3,537
heroku/redoA pipelined Redis client written in Erlang, providing low-level access to Redis commands and features.19
predis/predisA flexible Redis client for PHP, providing a high-level interface to the popular in-memory data store.7,617
piaohao/godisA Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks.111
markuman/go-redisAn implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax.23
redis/hiredisA minimalistic C client library for the Redis database6,283