orbitz / ocaml-raft

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:OCaml 98.3%Language:Shell 1.7%