A fault-tolerant distributed lock manager for Go
RanniKV is a lightweight distributed KV storage system based on Raft implemented by Go
Helm-Chart for Vault Raft Snapshot Agent
mit6.824 raft project with full document and tutorial
Visualize NexaLoak
Raft consensus algorithm implementation in Golang
基于Muti-Raft的shardkv存储系统
MisuDB storage engine implementation
WundraDB is a distributed SQL database built in Rust with B+Tree storage, Write-Ahead Logging (WAL), and TCP-based client-server architecture.
a simple distributed key-value database, built on top of Raft consensus algorithm
Python implementation of the Raft consensus protocol
A small service leveraging raft-runner (node-zmq-raft) and in-memory webassembly sqlite for a node.js centric raft-replicated sqlite db, similar in sp...
Modify the difficulty of your world in Raft Survival!
ROS Raft is an implementation of the Raft consensus algorithm backed by ROS2
Enhance your Raft experience with Mein Raft, a modification that adds new features.
A social media application (like twitter) with a backend microservice written in go (has a storage interface to a raft datastore) which communicates w...
An implementation of the Raft Distributed Consensus Algorithm in Rust.
RAFT implementation with Pyro4
Implementing Raft consensus algorithm
This is a beginner friendly repository that demonstrates how to set up kafka with Node JS server participants.
morden braft. Rewrite braft in morden c++.
Raft Multiplayer Cheat
This is a simple kv database writting in go. And it is a student project for Distributed System Course in SYSU.
This repository hosts a Blockchain network built on Hyperledger Fabric to ensure the secure exchange of data in automated irrigation systems. It featu...
A Raft implementation in Rust built on top of Maelstrom
labs of CSE SJTU SE
Test suite to guide implementations of RAFT consensus protocol
Repozitář s bakalářskou prací, která si klade za cíl vytvořit autonomní zařízení řešící problém konsenzu v distribuovaném systému.
Retrieval Augmented Fine Tuning Toolkit for Model Fine Tuning
Vehicle speed estimation from video using optical flow models and CNNs
A Distributed SQL Database written in Rust
A deep dive into distributed systems through implementing Raft, a fault-tolerant KV store, and a dynamically reconfigurable sharded system, based on M...
A distributed key-value store implemented in Go with gRPC and HashiCorp Raft
Built a fault-tolerant KV store from scratch: Raft leader election + replication, WAL persistence, benchmarks/metrics, and a Next.js monitoring dashbo...
A distributed job scheduler built on a custom Raft-clustered message broker, featuring time-based task execution, smart worker load balancing, and per...
Durable task queue with write-ahead log, Raft consensus for HA, priority queues, dead-letter queues, rate limiting. REST + gRPC APIs, Prometheus metri...
FlowDB A vectorized, Raft-backed relational database engine in Go where every layer is tuned for performance, from slotted pages and clock-sweep buffe...
Reference implementation for the distributed key-value store challenge in Rust.
A fast distributed key-value store built with the Raft consensus algorithm in Go.
🔑 Explore a complete distributed key-value storage system with MyEtcd, built in Go, to learn core principles of distributed systems step by step.
Distributed key-value store implementing Raft consensus from scratch in Rust.
A Java implementation of Raft consensus protocol for building reliable replicated state machines
My implementation of the Raft consensus algorithm.
An experimental distributed KV store in C++ for studying storage engines and consensus algorithms.
Rust + Raft + JSON = rufton
MIT 6.5840: Distributed Systems. Major topics include fault tolerance, replication, and consistency. Much of the class consists of studying and discus...
Fault-tolerant distributed key-value store and Raft impl
a fault-tolerant distributed consensus engine implementing the Raft protocol in Go, providing strong consistency guarantees for replicated state machi...