Default Transport implementation of a Tugboat library.
A key/value store based on etcd's raft.
the raft for java.(分布式一致性协议 raft java 版本实现,分布式的基石)
A raft consensus protocol implementation in Go.
A basic Learning Management System (LMS) built using Python, gRPC, and SQLite. The project implements Raft for consensus and fault tolerance, consiste...
Vehicle speed estimation from video using optical flow models and CNNs
MIT 6.824 distributed systems labs
My TalentPlan Raft impl by Rust
A small actor system written in kotlin using Coroutines.
Mit 6.824(6.5840) 2024 solution
Quality of life UI mod for Raft
WIP Distributed SQL Database based on Calvin
[WIP] Distributed gRPC driven KV store written in python for learning Raft consensus algorithm
MIT-labs
raft impl
mini-raft,一个简单的raft实现
Learning Raft Consensus Algorithm
Make anything a cluster GO wrapper
MIT 6.824-golab-2020
List of open source mods.
A toy strong consistent distributed DNS server
a fault-tolerant key/value storage system on top of Raft consensus algorithm
Raft consensus algorithm implementation.
Sybline is a message broker aiming to simplify your backend while maintaining a highly avaliable in a secure manner
A naive implementation of Raft consensus algorithm in Rust
The iOS client for wh2o.io - Email, SMS and Push notifications for rivers and river gages in the United States, Canada, New Zealand and Chile.
Fault Tolerant Cloud Storage Service
Distributed KV store written in python for learning Raft
Python Raft KV with Locking
raft-nginx 是利用hashicorp的raft 协议,实现一个边缘计算nginx网关的集群框架
A distributed queue that optimizes data transfer over the network [in development]
MIT 6.824 Lab
Document indexer that supports stats like word frequency, etc It uses Netty for client & server and Ratis for data replication.
an implementation of Raft in Rust
A simple messaging layer
Curious About Distributed Systems
A distributed key-value store built upon the Raft consensus algorithm.
Raft and Percolator implementation in rust
A simple Example of a distributed data store written in go using hashicorp's raft implementation
A key-value storage system that can continue to operate in the face of failures, such as server crashes. This is achieved by using the Raft protocol.
raft distributed consensus algorithm
Raft consensus algorithm implementation on PyQt5 with GUI for monitoring and demonstration
add comments for sofa-jraft(https://github.com/sofastack/sofa-jraft)
show how to use raft in personal project and integrate yu-the-great lib with it.
An implementation of the Raft consensus algorithm in Python.
A replicated, fault-tolerant URL shortener implementing the Raft protocol (project work at TUM)