lua-resty-redis
Redis client driver
Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity.
Lua redis client driver for the ngx_lua based on the cosocket API
2k stars
109 watching
448 forks
Language: Lua
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 508 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
holys/ledis-openresty | A Lua client driver for interacting with LedisDB using ngx_lua's cosocket API | 5 |
ledgetech/lua-resty-redis-connector | A Lua module for establishing connections to Redis servers with various authentication options and configurations. | 236 |
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,005 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 902 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |