A Java implementation of Raft
⛵ Raft Consensus Algorithm (prototype, will be implemented in C++ https://github.com/skyzh/raft)
An implementation of Raft in Go
An Elixir implementation of the Raft consensus algorithm
Done: election, log replication.
[WIP] The Raft implementation in Go
Implement raft by java, just a toy.
rpc transport for the hashicorp raft library
Fault-tolerant Sharded Key/Value Service in Raft
Dockerized Distributed reliable key-value store for the most critical data of a distributed system
Overly simplified raft implementation
Labs of 6.824
a distributed task schedule system which high avaliabled and strong data consistent by Raft.
Toy implementation of Raft consensus written in Elixir
An easy raft implementation in Python
Rafty - Simulation of Raft processes
Go Concurrent Systems Projects
simplified, drop-in raft package
Python implementation of the Raft consensus algorithm
Implementation of a distributed system in Go.
Quorum 1 node dockerized setup
A simple implementation of Raft consensus algorithm. Still very much a work in progress
rust rpc playground
An implementation of raft consensus implementation in Akka.
An embeddable raft implementation of the badger key-value store.
A Java implementation of a distributed ticketing kiosk system based on RAFT
Python asyncio RAFT (Flexible Paxos) consensus algorithm implementation [under development]
A fault tolerant and scalable distributed cluster which is capable of cold start, work stealing, consensus and replication in a large decentralized ne...
A kind of proxy for stateful services with election function
🛶 raft consensus algorithm in rust
next-generation stock online transaction processing system POC. distributed message queue that support total ordering and fault-tolerance.
my own raft implementation by go
another raft protocol implementation by go programming language, just for learning raft
raft
RAFT C wrapper, origin go implement by coreos
an example to use raft to make a cluster
Java implementation of the RAFT protocol
Raft backend implementation using Consul
My solution for lab of MIT-6.824 2018. http://nil.csail.mit.edu/6.824/2018/schedule.html
逻辑时间服务 Pi Logical clock Server
Raft Implementation in Golang
Raft consensus implementation
some papers.
The assignment to implement a simple leader election of the raft
Cloud agnostic Ansible playbooks used to deploy vault cluster backed by raft storage engine in HA mode.Mainly used for setting up disposable clusters...
Raft in Java