aspnetcore-redis-rate-limiting icon indicating copy to clipboard operation
aspnetcore-redis-rate-limiting copied to clipboard

permitCount values larger than 1 are now supported

Open manuelspezzani opened this issue 2 years ago • 7 comments
trafficstars

This should fix #36 I had to slightly change some Lua scripts to take into account the permitCount value.

manuelspezzani avatar Apr 07 '23 14:04 manuelspezzani

I've rebased this to align it with latest version from master.

@cristipufu did you had a chance to take a look at it? No rush at all, I just wanted to give a gentle nudge and figure out if there's anything else I can do on this.

Thx

manuelspezzani avatar May 19 '23 15:05 manuelspezzani

Hi @manuelspezzani please rebase again

cristipufu avatar May 28 '23 15:05 cristipufu

@cristipufu done

manuelspezzani avatar Jun 19 '23 14:06 manuelspezzani

@cristipufu is there something blocking the merge here? We'd like to use this and stay in sync with upstream.

lofcz avatar Oct 18 '23 16:10 lofcz

@lofcz which rate limiter are you interested in?

cristipufu avatar Oct 19 '23 08:10 cristipufu

Fixed and Sliding window in our case @cristipufu

lofcz avatar Oct 19 '23 18:10 lofcz

Hey @cristipufu we're also interested in this (mainly for Sliding Window and Token Bucket). Thank you

wub avatar Mar 07 '24 02:03 wub