Linux, MySQL, TiDB, TiKV
(Obsolete)A local running, process-distributed KV store for learning purposes based on replica state machine(RSM) cluster which implements raft consen...
Rust and a trial distributed database through the Raft algorithm
A simple log-structured library
MIT 6.824-2018 Labs
An attempt at creating a simple model of the Raft Consensus Algorithm in Alloy.
Implementation of Google's Chubby distributed file system in Java using Raft consensus algorithm
sync your data in cluster between node
simple raft-based kvs
Custom implementation of raft over gRPC, acting as RaEx's scheduler component.
A kafka-like event based streaming platform
Raft Implementation in Ruby
Distributed write-ahead logging system for high-throughput applications
Modest implementation of leader election consensus algorithm inspired by Raft. Done as PostgreSQL extension.
Simple Raft implementation using gRPC
MIT distribute system course implement. http://nil.csail.mit.edu/6.824/2020/schedule.html
MIT 6.5840 - Distributed System
Implementing Raft Logic in Go
For training. A simple KV store replicated using the Raft consensus algorithm.
An addon + mod pair that implements a gamemode to Stormworks similar to the game Raft.
Transparent, easily-configurable, strongly-consistent distributed state-machine replicas.
A small tutorial on how to use hashicorp raft library for distributed consensus
boltdb db
A naive and simple distributed KV storage system
Raft mod adding a minimap.
Road to be a Gopher
TynamoDB is a horizontally scalable, highly available, key-value storage service that is built with Raft consensus algorithms.
My solution to the MIT 6.824 course Labs
Golang implementation of the Raft consensus protocol
2021 MIT 6.824 (Distributed Systems Engineering) Labs in Go
learning notes of MIT 6.824 2020
My Graduation Project
Raft consensus 🤝 written in Kotlin 👨🏻💻
Helm Chart for the distributed key-value store Regatta.
A distributed key/value storage system with Golang that stay consistent between raft-based replica servers.
Implemenattion of raft protocol using python
Distributed key value store using raft for consensus
Distributed and fault tolerant database
raft 协议实现
Getting my feet wet with some consensus algorithms implementations
Consensus algorithm implemented from scratch
Distributed in-memory collections
Work-In-Progress - Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.
Lightweight and simplistic in memory KV Raft implementation using hashicorp/raft
Distributed Systems project. An implementation of the Raft consensus algorithm supporting an online game of Rock ’Em Sock ’Em Robots.
A Mod for the game Raft. Allows for the placement of receiver antennas anywhere on the player's raft, forgoing vanilla requirements and restrictions.
Simple Viewer of Raft WAL ( https://github.com/ongardie/dissertation/blob/master/stanford.pdf )
RAFT consensus-based group membership management service, implemented in Python.