lua-resty-redis-util
Redis utility library
A Lua utility library providing a simplified interface to the Lua-resty-redis library
openresty/lua-resty-redis 封装工具类
125 stars
9 watching
38 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
lualua-resty-redisnginxopenrestyredis
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |
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 |
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
doujiang24/lua-resty-ini | Provides an ini parser for a Lua-based web framework | 49 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
ledgetech/lua-resty-redis-connector | A Lua module for establishing connections to Redis servers with various authentication options and configurations. | 236 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 737 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 326 |
omrikiei/lua_redis | Provides an interface to Redis from Lua. | 10 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |