themaverikk/rate-limiter
Rate limiter is an application to implement rate limiting and throttling on multiple levels (requests per minute, per second etc) using leaky-bucket algorithm.
Java
Rate limiter is an application to implement rate limiting and throttling on multiple levels (requests per minute, per second etc) using leaky-bucket algorithm.
Java