timebug / lua-resty-redis-ratelimit
Limit the request processing rate between multiple NGINX instances backed by Redis
☆163Updated last year
Alternatives and similar repositories for lua-resty-redis-ratelimit:
Users that are interested in lua-resty-redis-ratelimit are comparing it to the libraries listed below
- Utility functions for working with IP addresses in Openresty☆248Updated 2 years ago
- Raw-socket-based Logger Library for Nginx (based on ngx_lua)☆487Updated 6 months ago
- Upstream connection load balancing and failover module for Openresty☆116Updated 5 years ago
- Manage Nginx upstreams in pure Lua.☆260Updated 5 years ago
- Lua memcached client driver for the ngx_lua based on the cosocket API☆212Updated 7 months ago
- Simple nonblocking lock API for ngx_lua based on shared memory dictionaries☆312Updated 7 months ago
- Lua library for HTTP cookie manipulations for OpenResty/ngx_lua☆350Updated last year
- Cross Worker Events for Nginx in Pure Lua☆193Updated 2 years ago
- A generic consistent hash implementation for OpenResty/Lua