Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aefb153 commit 0740ac8Copy full SHA for 0740ac8
dist.ini
@@ -0,0 +1,8 @@
1
+name = lua-resty-limit-rate
2
+abstract = Lua module for limiting request rate for OpenResty/ngx_lua, using the "token bucket" method
3
+version = 0.1
4
+author = Monkey Zhang [email protected]
5
+is_original = yes
6
+license = 2bsd
7
+lib_dir = lib
8
+repo_link = https://github.com/upyun/lua-resty-limit-rate
0 commit comments