# BreakerBox v0.5.1 - Table of Contents

> `BreakerBox` is an implementation of the circuit breaker pattern, wrapping the Fuse Erlang library with a supervised server for ease of breaker configuration and management.

## Modules

- [BreakerBox](BreakerBox.md): Server for circuit breakers.
- [BreakerBox.BreakerConfiguration](BreakerBox.BreakerConfiguration.md): Structure and behaviour for configuring circuit breakers.

