New here
Start with the smallest path that shows what MicroRaft is and how it behaves.
Open pathDo not read the whole site linearly. Pick one path: understand the project, wire it into a service, or harden a real deployment.
Start with the smallest path that shows what MicroRaft is and how it behaves.
Open pathUse this path if you want to know whether an embeddable Java Raft core is the right choice.
Open pathUse this once you are ready to integrate the library and prepare it for production.
Open pathJump here when rollout, networking, or state-machine behavior does not look right.
Open troubleshootingRead resiliency and fault-tolerance notes before you reason about outages and degraded quorum.
Open resiliency guideUse reports and metrics once you need term, leader, quorum, and lag signals in production.
Open monitoringGo to GitHub and Javadoc once you are integrating concrete RaftNode, transport, and persistence code.
Open source and API