openresty / lua-resty-balancerLinks
A generic consistent hash implementation for OpenResty/Lua
☆333Updated 2 years ago
Alternatives and similar repositories for lua-resty-balancer
Users that are interested in lua-resty-balancer are comparing it to the libraries listed below
Sorting:
- Lua-land LRU Cache based on LuaJIT FFI☆452Updated last week
- Utility functions for working with IP addresses in Openresty☆248Updated 3 years ago
- Layered caching library for OpenResty☆417Updated last year
- DNS resolver for the nginx lua module☆333Updated last week
- Cross Worker Events for Nginx in Pure Lua☆200Updated 3 years ago
- Connection utilities for lua-resty-redis☆242Updated 3 years ago
- Simple nonblocking lock API for ngx_lua based on shared memory dictionaries☆317Updated last week
- Yet Another HTTP library for OpenResty - For human beings!☆167Updated 5 years ago
- Raw-socket-based Logger Library for Nginx (based on ngx_lua)☆494Updated last year
- Manage Nginx upstreams in pure Lua.☆260Updated 5 years ago
- Utilities for nginx module development☆268Updated last week
- Nginx C module to expose Lua API to ngx_lua for Nginx upstreams☆509Updated last week
- Nonblocking Lua etcd driver library for OpenResty☆198Updated last year
- Health Checker for Nginx Upstream Servers in Pure Lua☆535Updated last week
- String utilities and common hash functions for ngx_lua and LuaJIT☆440Updated last week
- Streaming reader and parser for http file uploading based on ngx_lua cosocket