redis-adequate_rate_limiter 1.0.0
Uses a Lua script for Redis to provide smooth, configurable, space-efficient & blazing fast rate limiting. The script is very lightweight and performs the entire operation atomically. So it can be used to rate limit access to any resource at scale. Linked homepage has more details.
Gemfile:
=
install:
=
Versions:
- 1.0.0 August 02, 2021 (6 KB)
Runtime Dependencies (1):
redis
~> 4.0