A production-ready distributed rate limiter supporting five algorithms (Token Bucket, Sliding Window, Fixed Window, Leaky Bucket, and Composite) with Redis backing for high-performance API protection.
Java 17 or higher Maven 3.6 or higher PostgreSQL 12 or higher Redis 6 or higher IDE (IntelliJ IDEA, Eclipse, or VS Code) src/main/java/com/rskworld ...