consumer-rate-limiting
consumer-rate-limiting copied to clipboard
A consumer rate limiting plugin for Kong (https://getkong.org/)
@CsatariGergely , The plugin is not compatible with the latest version of kong and having issues with respect to migrations. https://github.com/Kong/kong/discussions/7634 Also, database schemas were updated in the latest version...
Version 1.0.0 is published to [LuaRocks](https://luarocks.org/modules/Trojan295/kong-consumer-rate-limiting), but 1.0.1 is not.
It would be nice, if also other time periods could be supported. Currently the call counts are reset every month.
fixes #2 First time working on Lua.