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.
2k stars
19 watching
165 forks
Language: Go
last commit: 2 months ago cacheclient-side-cachingdistributedgenericsgogolanglockredisredis-clientresp3resp3-client
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go client for interacting with the Redis key-value store and message broker | 20,260 |
| A Ruby client library for interacting with the Redis in-memory data store | 3,980 |
| A Python client for interacting with the Redis key-value store | 12,733 |
| A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,982 |
| A high-performance, feature-rich Redis client for Node.js | 14,483 |
| An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,358 |
| A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,577 |
| A high-level Rust library providing convenient access to Redis functionality | 3,710 |
| A Go client library for interacting with Redis databases | 9,763 |
| A high-performance Redis server and cluster implementation in Go. | 3,537 |
| A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
| A flexible Redis client for PHP, providing a high-level interface to the popular in-memory data store. | 7,617 |
| A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
| An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
| A minimalistic C client library for the Redis database | 6,283 |