Fault-tolerant distributed banking system based on RAFT and blockchain
Go implementation of raft consensus algorithm
Pony implementation of raft consensus algorithm
raft implement by dlang
Distributed fault-tolerant system of data processing based on gRPC, raft, serf
a simple distributed text editor built on the raft protocol (https://raft.github.io/) and MQTT
Replication made easy with Raft and Python
Golang implementation of SOFA-JRaft, and as a pole-group/pole CP protocol implementation
Consistency module implementation, based on the raft protocol
Optimizing Monocular Depth Estimation with TensorRT: Model Conversion, Inference Acceleration, and 3D Reconstruction
⛵ Raft Consensus Algorithm. gRPC for communication. Tested with a few cases.
Raft consensus algorithm implementation using Spring MVC and Spring WebFlux
Orchestrator/Raft (using embedded SQLite) on a 3 node setup using Docker containers.
分布式一致性算法raft的java实现
kv serivce based on raft and lsm tree
Implemented a distributed key value cache from scratch using Raft consensus algorithm. Communication is done using TCP protocol.
Raft Consensus Algorithm implementation in Scala
This repository is dedicated to Optical Flow-based Velocity Estimation for car motion analysis. The project incorporates classic algorithms such as Lu...
Blockchain based database
Playground to visualize OmniPaxos.
An implementation of Raft in Python for learning purposes
Distributed Commit Log from Travis Jeffery's Distributed Services book
my blog site document
**Not Maintained for now** :star: :whale2: :penguin:
raft implementation for fun
A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage...
An functional experiment in Raft & Clojure
A reference use of the etcd Raft implementation
Golang Standard Template Library
Raft Backend Implementation using Sqlite
A distributed key-value store in rust built on top of Raft consensus algorithm
Raft based on JGroups
casbin with raft consensus protocol
An educational Rust project to implement an SQLite-like database from scratch, exploring database concepts such as indexes, Write-Ahead Logging (WAL),...
Distributed systems
Simple, Fast, and Distributed Cache Server in Go
A lightly distributed library based on Raft algorithm implemented in Rust
High available strongly consistent queue middleware written in Go which holds your scheduled messages from a source queue and release them to a target...
Raft consensus for Node.js. Build distributed systems with leader election, fault tolerance, and data replication.
The raftdb implements a simple distributed key-value database, using the raft distributed consensus protocol.
Raft consensum algorithm FP implementation
ymdb is a simple distributed key-value storage system.
A distributed fault-tolerant order book matching engine
simple raft implement by golang
Example application built with Monstera framework
KV Store based on Raft
Hashicorp Raft LogStore + StableStore backed by dgraph-io's BadgerDB
A Raft implementation in Go.
A hobby distributed OLTP SQL database management system for learning purposes
geekbang 《分布式协议与算法实战》