lua-resty-limits
Request limiter
A Lua module that helps limit incoming requests to a web application based on OpenResty's rate limiting capabilities.
nginx limit request every second or minute base on openresty
8 stars
2 watching
5 forks
Language: Lua
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. | 163 |
| A Lua module that limits the rate of requests to an application | 72 |
| A Lua library for rate limiting and traffic control in web applications | 822 |
| A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
| A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
| A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
| A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
| A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
| A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
| A Lua library that provides a non-blocking memcached client driver for use with the ngx_lua Nginx module. | 212 |
| A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
| A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
| A Lua library for sending signals to Linux processes | 33 |
| A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
| Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |