Added package clown_limiter (#2348)

This commit is contained in:
CNERD 2022-09-16 09:24:59 +01:00 committed by GitHub
parent 5cd2311bd4
commit c535e50401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27427,6 +27427,20 @@
"license": "GPL-2.0-only",
"web": "https://github.com/srozb/nim-libfuzzy"
},
{
"name": "clown_limiter",
"url": "https://github.com/C-NERD/clown_limiter",
"method": "git",
"tags": [
"jester",
"rate_limiter",
"plugin",
"clown_limiter"
],
"description": "Jester rate limiter plugin",
"license": "MIT",
"web": "https://github.com/C-NERD/clown_limiter"
},
{
"name": "bitseqs",
"url": "https://github.com/adokitkat/bitfields",