raft-consensus-algorithm topic

List raft-consensus-algorithm repositories

cete

230
Stars
28
Forks
Watchers

Cete is a distributed key value store server written in Go built on top of BadgerDB.

atomix

2.3k
Stars
383
Forks
Watchers

A Kubernetes toolkit for building distributed applications using cloud native principles

copycat

580
Stars
156
Forks
Watchers

A novel implementation of the Raft consensus algorithm

braft

3.8k
Stars
859
Forks
Watchers

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

raft-java

1.2k
Stars
401
Forks
Watchers

Raft Java implementation which is simple and easy to understand.

dotNext

1.5k
Stars
119
Forks
Watchers

Next generation API for .NET

ckite

213
Stars
28
Forks
Watchers

CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala

raft

1.1k
Stars
265
Forks
Watchers

C implementation of the Raft Consensus protocol, BSD licensed

ra

783
Stars
90
Forks
Watchers

A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.