A homework for the Raft consensus algorithm
please go to https://github.com/Conf-Group/pole
Pontoon is a Ruby implementation of the Raft algorithm.
Distributed KV storage system based on raft protocol
基于Hashicorp Raft + LevelDB的分布式键值型数据库。包含键值读写、范围查询、过期清理、空间隔离、事件订阅发布等功能。
A Go implementation of erikgrinaker/toydb, written as a learning project.
Leader election raft algorithm implementation on fastapi
Implementing a distributed SQL based database in Rust | For educational purposes only
GoReplicate is an open-source Golang wrapper over HashiCorp Raft, enabling easy replication of data, API calls, RPC requests, and more in distributed...
Etcd's raft with Cap’n Proto as transport.
Raft's Go implementation
🚣♂️ Raft consensus algorithm implementation for training purposes.
The Raft Consensus Algorithm implemented in Kotlin
A sqlite database replicated using strong consensus for fault tolerance and fast, local reads.
A Raft implementation in Python
Distributed Day Trading Service using Raft Consensus Algorithm, implemented in Kotlin
A simple log-structured library
🔌🚰 A Raft mod that adds a block that automatically collects water and fills it into nearby purifiers.
Implementation of raft consensus algorithm
Experimentation with peer to peer and consensus protocol
Implementation of Google's Chubby distributed file system in Java using Raft consensus algorithm
🥒 distributed key/value storage with raft
A distributed key-value store implemented in Go with gRPC and HashiCorp Raft
A demo for learning raft protocol
Labs for MIT 6.824 Distributed System.
Distributed streaming system written in golang
lightweight message broker
Pass 4 labs more than 1, 000 times without failure.
An ectd compatible distributed key value store
An example use-case of Coracle.Raft
HTAP Database For Transaction And Analysis Workload
Virtual Raft-based Language Server Cluster
UMEM-CACHE is a key/value memory cache, it is multi-threaded, lock-free, and has built-in anti-dogpiling, tls and raft cluster solution.
Consensus algorithm implemented from scratch
raft
Raft consensus protocol in Kotlin using coroutines and gRPC
A distributed key-value project built with OpenRaft and SurrealKV.
This project is about MIT-6.824(Spring 2017)
an implementation of the distributed consensus protocol
Sample Raft Basd Fabric Network (Hyperledger Fabric v2.3.3)
一份Java系统学习规划笔记
This repository contains a wrapper for the raft-rs crate providing a simple interface for a raft node
Raft consensus 🤝 written in Kotlin 👨🏻💻
Raft consensus algorithm implementation in Ruby
decodeRing Server & CLI
Fun-driven Raft-based distributed time series database, featuring sharding with consistent hashing, an SQL-like query language
Professional video stabilization app.
Deep learning-based optical flow tool enhanched with a temporal resolution tree for full-field analysis of deformation in radar imagery.
Python implementation of the Raft Distributed Consensus Algorithm with ASGI + Starlette + FastAPI
A highly consistent distributed lock service based on raft