slides on LogCabin usage, operations, and internals
Implementation of Raft consensus algorithm in GO
implement raft consensus module with golang
A small actor system written in kotlin using Coroutines.
In order to safely shepherd a rocket to a circular orbit of about 100 km, it is imperative to ensure a good consistency and availability of the comput...
This lab was an assigned project for my Distributed Systems 385 course at Rhodes College. Framework provided by Dr. Matthew Lang (@matthewlang), imple...
Distributed key-value storage system based on Raft consensus algorithm (MIT's Distributed Systems Labs)
A highly available, fault-tolerant and (blazingly) fast distributed key-value database.
🦜 raft consensus for pirates
toy project implementing the Raft distributed consensus algorithm in Rust
:sailboat: SupraRaft, Yet Another Raft Protocol Implementation.
the raft for java.(分布式一致性协议 raft java 版本实现,分布式的基石)
MIT 6.824 Distributed Systems
Experiments creating a distributed KV store in Go
Lab exercises of Distributed and Network Programming course taken in Fall 2021 at Innopolis University
raft-nginx 是利用hashicorp的raft 协议,实现一个边缘计算nginx网关的集群框架
[WIP] A cabinet to safely store your Helm charts built on top of Raft.
Default Transport implementation of a Tugboat library.
A basic Learning Management System (LMS) built using Python, gRPC, and SQLite. The project implements Raft for consensus and fault tolerance, consiste...
A raft consensus protocol implementation in Go.
A distributed queue that optimizes data transfer over the network [in development]
MIT 6.824 distributed systems labs
My TalentPlan Raft impl by Rust
A distributed key-value store built upon the Raft consensus algorithm.
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
Rafty is a library for maintaining a replicated state machine following the Raft consensus protocol
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
learning raft for the fun - with rust and codex
Raft consensus algorithm implementation on PyQt5 with GUI for monitoring and demonstration
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
Distributed Commit Log service
MIT 6.824 Lab
MIT6.5840(旧MIT6.824)Raft算法的Go语言实现,通过竞态检测条件测试1000次以上。
Quality of life UI mod for Raft
Raft and Percolator implementation in rust
A simple Example of a distributed data store written in go using hashicorp's raft implementation
A naive implementation of Raft consensus algorithm in Rust
add comments for sofa-jraft(https://github.com/sofastack/sofa-jraft)
simple raft based key-value store
An implementation of the Raft consensus algorithm in Python.
A replicated, fault-tolerant URL shortener implementing the Raft protocol (project work at TUM)