lua-resty-redis-connector
Redis connector
A Lua module for establishing connections to Redis servers with various authentication options and configurations.
Connection utilities for lua-resty-redis
235 stars
16 watching
71 forks
Language: Lua
last commit: almost 3 years ago
Linked from 1 awesome list
lualua-resty-redisluajitnginxopenrestyredisredis-sentinel
Related projects:
Repository | Description | Stars |
---|---|---|
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
ledgetech/lua-resty-qless | A Lua binding to Qless, a Redis-based job queueing system, allowing OpenResty servers to implement a lightweight job queuing system. | 95 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
ledgetech/ledge | An HTTP cache module for Nginx/OpenResty backed by Redis. | 455 |
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
omrikiei/lua_redis | Provides a fast and reliable interface with Redis from Lua. | 10 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 734 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
redislabs/redis-lua-debugger | A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 901 |