Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sile/rafte

An Erlang implementation of the Raft consensus algorithm
https://github.com/sile/rafte

Last synced: 6 days ago
JSON representation

An Erlang implementation of the Raft consensus algorithm

Awesome Lists containing this project

README

        

rafte
=====

An Erlang implementation of the Raft consensus algorithm

- Raft(paper): [In Search of an Understandable Consensus Algorithm](https://ramcloud.atlassian.net/wiki/download/attachments/6586375/raft.pdf)