Resty Lua Modules
Lua Modules for use with libnginx-mod-lua (NGINX) or angie-module-lua (Angie)
Please note that both NGINX and Angie (and their OpenSSL3+quic library) are patched in order to support yielding operations in ssl_session_fetch_by_lua* and ssl_certificate_by_lua*
A complete list is available on https://deb.myguard.nl/pool/main/l/lua-resty/ but are also installable with apt-get
- luajit2 – latest release – openresty’s implementation, for NGINX
- lua-cjson – The Lua CJSON module provides JSON support for Lua (openresty)
- lua-resty – meta-package for all lua modules on this page.
- lua-resty-core – New FFI-based Lua API for ngx_http_lua_module and/or ngx_stream_lua_module (openresty)
- lua-resty-balancer – Simple nonblocking lock API for ngx_lua based on shared memory dictionaries
- lua-resty-dns – DNS resolver for the nginx lua module
- lua-resty-hmac – HMAC functions for ngx_lua and LuaJIT
- lua-resty-http – Lua HTTP client cosocket driver for OpenResty / ngx_lua.
- lua-resty-jwt – JWT for ngx_lua and LuaJIT
- lua-resty-limit-traffic – Lua library for limiting and controlling traffic in OpenResty/ngx_lua
- lua-resty-lock – Simple nonblocking lock API for ngx_lua based on shared memory dictionaries
- lua-resty-memcached – Lua memcached client driver for the ngx_lua based on the cosocket API
- lua-resty-memcached-shdict – Powerful memcached client with a shdict caching layer and many other features
- lua-resty-mysql – Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
- lua-resty-openidc library for NGINX implementing OpenID Connect and/or the OAuth 2.0
- lua-resty-redis – Lua redis client driver for the ngx_lua based on the cosocket API
- lua-resty-session – lua-resty-session is a secure, and flexible session library for OpenResty.
- lua-resty-shdict-simple – Lua library for killing or sending signals to UNIX processes
- lua-resty-shell – Lua module for nonblocking system shell command executions
- lua-resty-signal – Lua library for killing or sending signals to UNIX processes
- lua-resty-string – String utilities and common hash functions for ngx_lua and LuaJIT
- lua-resty-upload – Streaming reader and parser for http file uploading based on ngx_lua cosocket
- lua-resty-upstream-healthcheck – Health Checker for Nginx Upstream Servers in Pure Lua
- lua-resty-websocket – WebSocket support for the ngx_lua module (and OpenResty)