raft-protocol topic
leto
A key value storage example powered by hashicorp raft and BadgerDB
rsm
distributed computing toolkit in rust
raft-kotlin
Kotlin implementation of Raft consensus algorithm
jgroups-raft
Implementation of the RAFT consensus protocol in JGroups
raft
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
RocksRaft
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch u...
miniraft-cpp
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.