Expand description

An in-memory rate limiter that can keep track of rates for multiple keys, e.g. per-customer or per-IP rates.

Structs

A constructor for keyed rate limiters.
An in-memory rate limiter that regulates a single rate limit for multiple keys.