raft-consensus-algorithm topic

List raft-consensus-algorithm repositories

mit-6.824-distributed-systems

55
Stars
4
Forks
Watchers

Template repository to work on the labs from MIT 6.824 Distributed Systems course.

raft-kotlin

35
Stars
3
Forks
Watchers

Kotlin implementation of Raft consensus algorithm

thesecretlivesofdata-cn

17
Stars
5
Forks
Watchers

Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。

raft

25
Stars
1
Forks
Watchers

An understandable consensus algorithm

demory

20
Stars
3
Forks
Watchers

Cloud-Native Distributed In-Memory Database

cockatrice

17
Stars
0
Forks
Watchers

Cockatrice is a full text search and indexing server. It is written in Python built on top of Whoosh.

meteora

26
Stars
2
Forks
Watchers

Distributed key-value store.

marmot

1.7k
Stars
41
Forks
Watchers

A distributed SQLite replicator built on top of NATS

Kites

44
Stars
9
Forks
Watchers

🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.

raft-kv

19
Stars
4
Forks
Watchers

Simple KV storage with Raft consensus algorithm inside