Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
redis-rate-limiter - Implementation of the GCR Algorithm in C as a Redis Module
- Description:
A Redis module that provides rate limiting in Redis as a single command.
Implements the fairly sophisticated generic cell rate algorithm which
provides a rolling time window and doesn't depend on a background drip
process.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install redis-rate-limiter
Packages