Open source Java implementation for Raft consensus protocol.

Posts Archive

    Release 0.1.0-alpha is available

    2017 May 2

    This is the first incubator release of Apache Ratis.

    Key features:

    • Pluggable transports (Hadoop Rpc, GRpc, Netty)
    • Pluggable statemachine
    • Pluggable raft log implementation.