raft-consensus-algorithm topic
mit-6.824-distributed-systems
Template repository to work on the labs from MIT 6.824 Distributed Systems course.
raft-kotlin
Kotlin implementation of Raft consensus algorithm
thesecretlivesofdata-cn
Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。
raft
An understandable consensus algorithm
demory
Cloud-Native Distributed In-Memory Database
cockatrice
Cockatrice is a full text search and indexing server. It is written in Python built on top of Whoosh.
meteora
Distributed key-value store.
marmot
A distributed SQLite replicator built on top of NATS
Kites
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
raft-kv
Simple KV storage with Raft consensus algorithm inside