Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0740ac8

Browse files
committed
upload to opm
1 parent aefb153 commit 0740ac8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

dist.ini

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)