Labs for MIT 6.824 Distributed System.
Etcd's raft with Cap’n Proto as transport.
Implementation of Raft part in talent-plan: https://github.com/pingcap/talent-plan
基于Hashicorp Raft + LevelDB的分布式键值型数据库。包含键值读写、范围查询、过期清理、空间隔离、事件订阅发布等功能。
Pass 4 labs more than 1, 000 times without failure.
HTAP Database For Transaction And Analysis Workload
Raft consensus protocol in Kotlin using coroutines and gRPC
Golang implementation of the Raft consensus protocol using gRPC. Achieved operation replication speeds of ~3000 operations/sec with 3 nodes and ~2000...
A light weight distributed key-value database system
A homework for the Raft consensus algorithm
GoReplicate is an open-source Golang wrapper over HashiCorp Raft, enabling easy replication of data, API calls, RPC requests, and more in distributed...
🔌🚰 A Raft mod that adds a block that automatically collects water and fills it into nearby purifiers.
A demo for learning raft protocol
A sqlite database replicated using strong consensus for fault tolerance and fast, local reads.
Implementation of raft consensus algorithm
An example use-case of Coracle.Raft
Rafter:实现raft算法的一个框架,该框架不做持久化存储,但是提供了接口,可以跟任何一个持久化存储系统结合,成为一个强一致性的分布式系统,待开发中
Distributed Day Trading Service using Raft Consensus Algorithm, implemented in Kotlin
Polydrive is an experimental open source alternative to Dropbox. It allow users to synchronize their files on multiple devices.
Distributed KV storage system based on raft protocol
Sample Raft Basd Fabric Network (Hyperledger Fabric v2.3.3)
Python implementation of the Raft Distributed Consensus Algorithm with ASGI + Starlette + FastAPI
🚣♂️ Raft consensus algorithm implementation for training purposes.
A medical consultation chatbot using RAG and RAFT techniques on the Gemma 2 model, achieving high performance in the healthcare domain.
Implementing a distributed SQL based database in Rust | For educational purposes only
A Raft implementation in Python
A Match Engine based on Raft(基于 Raft 的撮合引擎)
raft-java
Replicated Consistent Distributed Logs
raft 协议实现
A distributed embeddable NoSQL database
Raft cluster with dynamic nodes join/remove
Raft consensus algorithm overview, implementation and performance analysis
Core concepts of etcd database assembled in a single document.
The lightweight, distributed geospatial database backed by a QuadTree
A multi-group Paxos library in Go.
MIT 6.5840 - Distributed System
Raft algorithm with lease functionality.
Distributed key-value database built with Golang
An attempt at creating a simple model of the Raft Consensus Algorithm in Alloy.
Repository for pluggable replication algorithm implementation in Rust
PyRaft is a simple and elegant implementation of the Raft distributed consensus protocol based on Python and asyncio. Its design goals are efficiency,...
Raft consensus 🤝 written in Kotlin 👨🏻💻
A distributed key/value storage system with Golang that stay consistent between raft-based replica servers.
A simple log-structured library
Rust and a trial distributed database through the Raft algorithm
boltdb db
Raft Implementation in Ruby
TynamoDB is a horizontally scalable, highly available, key-value storage service that is built with Raft consensus algorithms.