PaxosKV.Bucket (paxos_kv v0.6.0)
Copy MarkdownSupervisor for a bucket's Paxos processes.
A bucket contains the three core Paxos components: Learner, Acceptor, and Proposer. This supervisor manages these processes and ensures they are properly supervised and restarted if needed.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.