A novel implementation of the Raft consensus algorithm
Raft 博士论文的中文翻译
Fast Raft framework using the Redis protocol for Go
Elastic Key-Value Storage With Strong Consistency and Reliability
Khepri is a tree-like replicated on-disk database library for Erlang and Elixir.
A programmable, observable and distributed job orchestration system.
Hiqlite - highly-available, embeddable, raft-based SQLite + cache
Go bindings for libdqlite
Durable agent workspace and ai4s research workbench
The lightest distributed consensus library. Run your own replicated state machine! ❤️
🦑 Distributed Systems Kernel written in rust
An Elixir implementation of the raft consensus protocol
Language-Natural Persistence Layer for Java
代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms
🎉A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.
Raft Consensus Algorithm
Open Source,High Availability Cluster,based on MySQL
Self-healing edge computing agent with predictive failure detection and partition-resilient orchestration for Kubernetes
Asynchronous replication framework for distributed Python projects
Distributed, fault-tolerant key-value storage written in go.
🔥 Klein is a Paxos based distributed collection tool library, including distributed ArrayList, distributed HashMap, distributed Cache, distributed Lo...
分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab
RiteRaft - A raft framework, for regular people
Distributed In-Memory Index 分布式内存索引
高性能超轻量级C++开发库及服务器编程框架
A raft consensus implementation that is simply and understandable
A generic raft library
Distributed event stream server over HTTP, backed by S3.
Implementation of the Raft consensus protocol in JGroups
Feature-complete implementation of the Raft consensus algorithm in Java
Cete is a distributed key value store server written in Go built on top of BadgerDB.
xnnyygn's raft implementation
Example code for how to get hashicorp/raft running with gRPC
Raft学习的一些资料
OmniPaxos is a distributed log implemented as a Rust library.
:zap: 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems....
Java raft/config/mq/rpc engine, zero dependencies, 10X faster
Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability
Implementation of RAFT consensus in .NET core
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
A Multi-Raft implementation in Rust.
通过hashicorp-raft库手把手调试raft协议
Examples for Dragonboat
RobustIRC - an IRC network without netsplits, implemented in Go using the Raft consensus algorithm
MIT6.824 Distributed Systems
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Pure rust building block for distributed systems
Solutions to mit 6.824 2018
Python implementation of the Raft algorithm for distributed consensus
Java 实现的分布式系统课程(MIT6.824)