Letter R

redis-rate-limiter - Implementation of the GCR Algorithm in C as a Redis Module

Website: https://github.com/onsigntv/redis-rate-limiter
License: MIT
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.

How to Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install redis-rate-limiter

Packages

redis-rate-limiter-0.0.1-1.20220715gitde3bced.el9.x86_64 [18 KiB] Changelog by Kleis Auke Wolthuizen (2022-07-16):
- Update to onsigntv/redis-rate-limiter@de3bced
- Drop patch merged upstream

Subscribe