raft-consensus topic

List raft-consensus repositories

raft-auto-increment

23
Stars
1
Forks
Watchers

Distributed, fault-tolerant, persistent, auto-increment ID generation service with Raft consensus

akka-entity-replication

30
Stars
1
Forks
Watchers

Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster

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...