Skip to main content

Module rate_limit

Module rate_limit 

Source
Expand description

In-memory per-key rate limiter using token bucket algorithm.

Structs§

RateLimiter
Concurrent per-key rate limiter.