A production-grade java implementation of RAFT consensus algorithm.
翻译 - RAFT共识算法的生产级Java实现。
Raft Java implementation which is simple and easy to understand.
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
(Obsolete)A local running, process-distributed KV store for learning purposes based on replica state machine(RSM) cluster which implements raft consensus algorithm in a fully asynchronous way.
A Java implementation of the Raft Consensus Algorithm 🗳️