prorate
prorate copied to clipboard
Redis-based rate limiter (with a leaky bucket implementation in Lua)
Hi! I noticed that if you use `0` as a value for `block_for`, then Redis raises the exception `ERR invalid expire time in setex` as soon as a request gets...
Hi Team. Love the gem I was wondering if you'd be open to adding a 'throttle' method which calls `run_lua_throttler` but _doesn't_ raise the exception? I'm happy to create a...
Updates the requirements on [pry](https://github.com/pry/pry) to permit the latest version. Release notes Sourced from pry's releases. v0.15.2 This release fixes one additional scenario that could happen if Prism was not...