libp2p-raft-go implements a libp2p consensus interface wrapping hashicorp/raft implementation and providing a libp2p network transport for it.
Raft distributed consensus algorithm implemented in C++17(C++ implementation of ETCD Raft).
MapReduce, Raft, KV Raft, Shared KV
Reinventing the wheel - a raft kv store with Go/gRPC
MIT-6.824-spring2021, lab implmentations , includes lab 2A 2B 2C 2D 3A 3B 4A 4B
RaftModding documentation synced with our GitBook
本Repo记录了MIT 6.824课程相关的笔记以及收集了RAFT相关好的文章和视频 MIT-6.824 Distributed Systems lecture notes and Good RAFT resources. According to...
A raft example, support node discovery, request forward and observability
Hashicorp Raft LogStore + StableStore backed by dgraph-io's BadgerDB
Отказоустойчивый распределенный менеджер очередей сообщений с приоритетами
🥒 distributed key/value storage with raft
A benchmark too to test RaftKeeper and ZooKeeper
The MySQL Cluster Autopilot Management with GTID and Raft.
dhangkanna is distributed hang game with kanna theme
A Raft implementation in Go.
The distributed, reliable, replicated, redundant and fault tolerant system♦️
A networked file storage application in Go that lets users sync files to and from the cloud. Uses the RAFT protocol for fault-tolerance and consisten...
Redis-compatible in-memory database replicated with Raft consensus algorithm
一个用Go实现的轻量化分布式消息中间件。
A hobby distributed OLTP SQL database management system for learning purposes
Distributed KV with Raft and Rust.
Cloud native message center
geekbang 《分布式协议与算法实战》
A simple wrapper for Hashicorp Raft that removes any headache.
基于raft协议的高可用KeyValue服务
学习 <distributed services with go>
A distributed, clustered, replicated log and queue service with security, retries, and back-off capabilities.
轻量级分布式消息队列 支持一对一收发 也支持广播
Cola is an important word for me
Rastore is a simplified distributed key-value storage system which is based on the Raft Consensus Algorithm.
The Raft Consensus Algorithm implemented in Kotlin
Experimentation with peer to peer and consensus protocol
This repository contains a wrapper for the raft-rs crate providing a simple interface for a raft node
Raft's Go implementation
This project is about MIT-6.824(Spring 2017)
project for learning distributed system(MIT 6.824)
a simple java implementation of raft consensus algorithm
Etcd's raft with Cap’n Proto as transport.
raft
Python implementation of the Raft Distributed Consensus Algorithm with ASGI + Starlette + FastAPI
基于Hashicorp Raft + LevelDB的分布式键值型数据库。包含键值读写、范围查询、过期清理、空间隔离、事件订阅发布等功能。
A highly consistent distributed lock service based on raft
Raft consensus protocol in Kotlin using coroutines and gRPC
🔌🚰 A Raft mod that adds a block that automatically collects water and fills it into nearby purifiers.
Implementation of raft consensus algorithm
A homework for the Raft consensus algorithm
Distributed KV storage system based on raft protocol
Sample Raft Basd Fabric Network (Hyperledger Fabric v2.3.3)
Polydrive is an experimental open source alternative to Dropbox. It allow users to synchronize their files on multiple devices.