About
An Ocaml implementation of the Raft algorithm. This is a pure library and only implements the state machine of Raft.
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
examples | ||
|
|
lib | ||
|
|
tests | ||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
Makefile | ||
|
|
README.org | ||
|
|
env_trampoline | ||
An Ocaml implementation of the Raft algorithm. This is a pure library and only implements the state machine of Raft.