GitHub - uppnrise/distributed-rate-limiter: High-performance distributed rate limiter service with Redis backend. Supports token bucket and sliding window algorithms, dynamic configuration, and real-time metrics. Built for microservices architectures.
🚀 Distributed Rate Limiter
High-performance, Redis-backed token bucket rate limiter service with REST API
📦 Download • 📖 Documentation • 🚀 Quick Start • 💡 Examples
🎯 Overview
A production-ready distributed rate limiter implementing the token bucket algorithm with Redis backing for high-performance API protection. Perfect for microservices, SaaS platforms, and any application requiring sophisticated rate limiting.
✨ Key Features
🏃♂️ High Performance: 50,000+ requests/second with <2ms P95 ...
Read more at github.com