ledis-openresty
LedisDB client
A Lua client driver for interacting with LedisDB using ngx_lua's cosocket API
The openresty(lua) client for LedisDB
5 stars
1 watching
1 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
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-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
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-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
openresty/lua-resty-upstream-healthcheck | Automates health checks on Nginx upstream servers using a Lua-based system | 528 |
vislee/lua-resty-dns-server | A Lua-based DNS server driver for the OpenResty module | 74 |
lazyzhu/lua-resty-ssdb | A Lua library that provides a client driver for an open-source key-value store server. | 101 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
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. | 2,007 |