lua-resty-upstream
Connection manager
A Lua module for managing load balancing and failover of TCP connections across multiple upstream servers
Upstream connection load balancing and failover module for Openresty
117 stars
13 watching
26 forks
Language: Perl
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hamishforbes/lua-resty-consul | A Lua library that provides a simple interface to the Consul HTTP API from ngx_lua for managing services and keys. | 130 |
hamishforbes/lua-resty-iputils | A Lua module providing utility functions for working with IP addresses in Openresty | 246 |
rrfeng/lua-resty-upstream-etcd | A Lua module for dynamic upstream configuration from etcd and Kubernetes | 84 |
bungle/lua-resty-session | A Lua-based session management library for secure and flexible session handling in web applications. | 320 |
upyun/lua-resty-checkups | Manages Nginx upstream servers using pure Lua scripts | 259 |
ruoshan/lua-resty-jump-consistent-hash | An implementation of consistent hashing for load balancing in Lua-based web servers | 25 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
openresty/lua-resty-upstream-healthcheck | Automates health checks on Nginx upstream servers using a Lua-based system | 526 |
openresty/lua-upstream-nginx-module | Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module | 502 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes. | 33 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
iresty/lua-resty-libr3 | A high-performance path dispatching library base on FFI for Lua applications. | 57 |
pintsized/lua-resty-rack | A framework for building HTTP servers with Lua middleware | 81 |
bungle/lua-resty-route | A URL routing library supporting multiple matchers and middleware for OpenResty. | 100 |