[erlang-questions] Erlang RAFT consensus full implementation

Alex Gunin guninalexander@REDACTED
Tue Jun 23 12:04:57 CEST 2015


https://github.com/dreyk/zraft_lib <https://github.com/dreyk/zraft_lib>

Full Implementation Raft consensus protocol on Erlang

Supported features:

Runtime membership reconfiguration.
Log truncation via snapshotting.
Peer asynchronous RPC.
Pluggable state machine.
Optimistic log replication.
Snapshot transfer via kernel sendfile command.
Client sessions.
Temporary data (like ephemeral nodes)
Data change triggers.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150623/28604e72/attachment.htm>


More information about the erlang-questions mailing list