An implement of raft protocol
The project is created as a sample code. Not intended for production.
An implementation of the Raft consensus algorithm with visualization
Distributed Barrier Orchestration Service based on Raft
Raft consensus algorithm for distributed systems in Scala.
A fault-tolerant key/value service via Raft consensus algorithm, using skeleton code from 6824
Raft Implementation
An Express-based Cluster Discovery Service.
This project is targeted to implementing kinds of consensus algorithm for different scenarios of blockchain software.
Ra-based (GitHub) release notifier.
Implementation of RAFT distributed consensus algorithm for building a distributed message queue.
rqlite binary build for Windows x64
exercise for raft
Backup and Replay TiDB cluster in Real-time
we implement the RAFT protocal
Raft distributed consensus algorithm implementation
합의 알고리즘 Raft 구현해보기
raft in go
logcabin-redis-proxy is the proxy that supports redis compatible protocol and working on LogCabin cluster.
Distributed Load-Balancer
A Jolie implementation of a distributed e-commerce system template pivoted on the Raft distributed consensus protocol.
:new_moon: Orchestration system based on Raft
A Raft implementation in Elixir
Gameserver orchestration system based on Docker
RAFT Consensus Algorithm
Maintaining distributed DB in a cluster using Raft Consensus and log replication
redis failover with raft consensus algorithm - not yet finished
Progress: 2B Finished
A distributed key-value store on top of RAFT which supports sharding. Made from lab assignments of MIT 6.824 Distributed Systems course.
A native Distributed Key-Value Store
slides on LogCabin usage, operations, and internals
Implementation of Raft consensus algorithm in GO
implement raft consensus module with golang
Distributed Consensus (Raft)
Distributed System Final Project
Implementation of the Raft consensus algorithm in Go.
In order to safely shepherd a rocket to a circular orbit of about 100 km, it is imperative to ensure a good consistency and availability of the comput...
This lab was an assigned project for my Distributed Systems 385 course at Rhodes College. Framework provided by Dr. Matthew Lang (@matthewlang), imple...
Distributed key-value storage system based on Raft consensus algorithm (MIT's Distributed Systems Labs)
A NodeJS implementation of RAFT Consensus Algorithm
Yet another distributed key-value database
toy project implementing the Raft distributed consensus algorithm in Rust
:sailboat: SupraRaft, Yet Another Raft Protocol Implementation.
Customize how fast your tools are.
A key-value datastore that supports API calls from clients and utilizes a homemade version of Raft to gurantee consistency.
Raft implementation in C++
MIT 6.824 Distributed Systems