resty-redis-cluster
Redis client
A Lua client module for interacting with Redis clusters using OpenResty.
Openresty lua client for redis cluster.
376 stars
15 watching
134 forks
Language: Perl
last commit: over 1 year ago
Linked from 1 awesome list
luaopenrestyredis-cluster
Related projects:
Repository | Description | Stars |
---|---|---|
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
ledgetech/lua-resty-redis-connector | A Lua module for establishing connections to Redis servers with various authentication options and configurations. | 235 |
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,018 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 901 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 734 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |