/ocaml-raft

An implementation of the Raft algorithm in Ocaml (replaced by Scow)

Primary LanguageOCamlBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

About

An Ocaml implementation of the Raft algorithm. This is a pure library and only implements the state machine of Raft.