# `PaxosKV.Application`

OTP application module for PaxosKV.

This module starts the application supervision tree, which includes the main
bucket (containing Learner, Acceptor, and Proposer processes) and the cluster
management GenServer.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
