tunnckoCore / koa-better-ratelimit

:rocket: Smart and easy request rate limiter for your APIs built on `koa`, using `koa-ip-filter`. Support custom stores, custom ID, custom error messages and custom headers.
http://j.mp/1stW47C
MIT License
38 stars 6 forks source link

upgrade to v2.0.1 #4

Closed tunnckoCore closed 9 years ago

tunnckoCore commented 9 years ago

@diorahman @stanzhai @cvan @crowl @thelinuxlich @ruimarinho @yoshuawuyts @rationalthug Hi guys! If you're using the middleware, please upgrade to 2.0.1, because previous versions not works correctly. Now works as I and maybe all expects.

Now the blocked IP will can make requests again after duration - that not works before, it stayed blocked forever.

yoshuawuyts commented 9 years ago

thanks for the heads up!

tunnckoCore commented 9 years ago

Also I port it for express - express-better-body ;]

ruimarinho commented 9 years ago

Thanks for the ping!

tunnckoCore commented 9 years ago

Not problem! :) Need help for improving coverage to 100% - help appreciated

ruimarinho commented 9 years ago

@tunnckoCore did you re-open this on purpose?

tunnckoCore commented 9 years ago

Oh, no no, sorry. LOL.

It's very stable release for me.