[erlang-questions] Erlang RAFT consensus full implementation

Geoff Cant nem@REDACTED
Tue Jun 23 22:12:59 CEST 2015


Wow - this looks like a fantastic piece of work. I really appreciate that you took the time to include a diagram in the project readme too - that’s incredibly helpful to people looking into building on your work.

Cheers,
-Geoff

> On Jun 23, 2015, at 03:04, Alex Gunin <guninalexander@REDACTED> wrote:
> 
> 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/30847aa7/attachment.htm>


More information about the erlang-questions mailing list