Raft Straightforward implementation of Raft Consensus Straightforward implementation of Raft Consensus 15 August 2022
Raft A golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol A golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol 06 July 2022
Raft There are three roles in Raft algorithm, Follower, Candidate, Leader, each node store currentTerm, votedFor and log There are three roles in Raft algorithm, Follower, Candidate, Leader, each node store currentTerm, votedFor and log 04 February 2022
Course The TinyKV course builds a key-value storage system with the Raft consensus algorithm The TinyKV course builds a key-value storage system with the Raft consensus algorithm 23 January 2022
Distributed Systems Implementation of Distributed Key-Value System Based on Raft Algorithm Implementation of Distributed Key-Value System Based on Raft Algorithm 19 January 2022
gRPC Some example code for how to use Hashicorp's Raft implementation with gRPC Some example code for how to use Hashicorp's Raft implementation with gRPC 05 January 2022
Protocol Xenon: a MySQL HA and Replication Management tool using Raft protocol Xenon: a MySQL HA and Replication Management tool using Raft protocol 04 January 2022
Raft Fast Raft framework using the Redis protocol for Golang Fast Raft framework using the Redis protocol for Golang 31 December 2021
Raft How to use Hashicorp's Raft implementation with gRPC How to use Hashicorp's Raft implementation with gRPC 31 December 2021
Simulation A comprehensive system that simulate multiple servers’ consensus behavior at local machine using multi-process deployment A comprehensive system that simulate multiple servers’ consensus behavior at local machine using multi-process deployment 23 December 2021
Protocol Golang implementation of the Raft consensus protocol Golang implementation of the Raft consensus protocol 13 December 2021
Raft Easy to use Raft library to make your app distributed, highly available and fault-tolerant Easy to use Raft library to make your app distributed, highly available and fault-tolerant 05 December 2021
Distributed Systems An implementation of a distributed KV store backed by Raft tolerant of node failures and network partitions An implementation of a distributed KV store backed by Raft tolerant of node failures and network partitions 27 November 2021
Distributed A distributed MySQL binlog storage system built on Raft A distributed MySQL binlog storage system built on Raft 14 November 2021