Repository navigation

#

raft-consensus

MIT 6.824 (Distributed Systems) labs in Go

Go
203
4 年前

Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet

C#
174
2 年前

Gringofts makes it easy to build a replicated, fault-tolerant, high throughput and distributed event-sourced system.

C++
104
4 个月前

An C++ implementation of RAFT consensus algorithm based on jrpc

C++
79
7 年前

Straightforward implementation of Raft Consensus

Go
65
4 年前

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

Scala
30
1 年前

A framework to build fault tolerant apps.

Go
26
1 年前

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

Go
25
1 年前

基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java

Java
19
2 年前

Raft protocol implementation as part of "Distributed databases" course in UCU

Go
14
6 年前

Simple implementation of raft based consensus algorithm used in distributed systems. This application is built for demonstration purpose and can be extended by other users to make more sophisticated system. This application is completely written using Golang and addon packages

Go
11
3 年前

simple RAFT implementation in Java. For educational purposes

Java
10
4 年前

Key-value database with raft replication support

Lua
9
7 年前

Raft Consensus Algorithm Coupled With an IEEE 802.11 Based Mesh Network for Embedded Systems

C++
8
4 年前