Refer to the Go implementation of etcd raft to implement raft on the JVM platform.
A Raft library that does not rely on the IO framework.
Guaranteed function is available, test complete and then consider optimization.
The basic process of raft has been completed.
Test tool is not tested. Raft test is not completed.
Lack of practical examples.
Complete 3 unit tests every three days.
leave a message on issues.
Maintain together to make the project more robust.
QQ:294712221
Thanks etcd !
Apache-2.0 license