# foretoken v0.4.0 - Table of Contents

> An ETS-based implementation of the token bucket algorithm

## Modules

- [Foretoken](Foretoken.md): An ETS-based implementation of the [token bucket algorithm](https://en.wikipedia.org/wiki/Token_bucket).
- [Foretoken.Application](Foretoken.Application.md)
- [Foretoken.Config](Foretoken.Config.md): `Foretoken` defines the following application configs
- [Foretoken.Ets](Foretoken.Ets.md)
- [Foretoken.InactiveBucketCleaner](Foretoken.InactiveBucketCleaner.md)

