lua-resty-redis-cluster
Redis cluster client
A client library for managing Redis clusters using Lua scripts in an OpenResty configuration.
a openresty redis cluster client
100 stars
8 watching
70 forks
Language: Perl
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |
redislabs/redis-cluster-proxy | A tool for abstracting Redis Clusters and providing a single interface to manage and communicate with them | 1,003 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
ledgetech/lua-resty-redis-connector | A Lua module for establishing connections to Redis servers with various authentication options and configurations. | 236 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
y123456yz/reading-and-comprehense-redis-cluster | An in-depth analysis and documentation of the Redis source code with detailed annotations and explanations of its functionality and behavior. | 680 |
spotahome/redis-operator | An operator for creating and managing high availability Redis clusters with automatic failover on Kubernetes. | 1,531 |
chatid/fend-redis | A Lua-based Redis client library with error handling and iteration support | 0 |
silentbicycle/sidereal | A Redis library for Lua that supports non-blocking mode, pipelining, and proxy tables with automatic reconnection. | 27 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |