raft-algorithm topic
List
raft-algorithm repositories
jgroups-raft
253
Stars
81
Forks
Watchers
Implementation of the RAFT consensus protocol in JGroups
RocksRaft
19
Stars
7
Forks
Watchers
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch u...