API Reference ExRated v2.1.0

Modules

An Elixir OTP GenServer that provides the ability to manage rate limiting for any process that needs it. This rate limiter is based on the concept of a 'token bucket' (http://en.wikipedia.org/wiki/Token_bucket).