Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.
-
Updated
Apr 3, 2024 - Java
Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.
Rate Limiter for API using Token Bucket Algorithm
Java Concurrency
Reactive API gateway rate limiter using the Token Bucket algorithm, built with Spring Boot WebFlux to control traffic, reduce load, and protect microservices using API key validation.
A distributed rate-limiting solution built with Spring Boot and Redis, implementing the Token Bucket Algorithm.
Add a description, image, and links to the token-bucket-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the token-bucket-algorithm topic, visit your repo's landing page and select "manage topics."