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
A programmable, observable and distributed job orchestration system.
Go bindings for libdqlite
Khepri is a tree-like replicated on-disk database library for Erlang and Elixir.
The lightest distributed consensus library. Run your own replicated state machine! ❤️
Hiqlite - highly-available, embeddable, raft-based SQLite + cache
🦑 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.
🔥 Klein is a Paxos based distributed collection tool library, including distributed ArrayList, distributed HashMap, distributed Cache, distributed Lo...
Open Source,High Availability Cluster,based on MySQL
Raft Consensus Algorithm
Self-healing edge computing agent with predictive failure detection and partition-resilient orchestration for Kubernetes
Distributed, fault-tolerant key-value storage written in go.
Asynchronous replication framework for distributed Python projects
分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab
High-performance distributed KV storage based on LSM Tree
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
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
Raft学习的一些资料
Example code for how to get hashicorp/raft running with gRPC
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....
Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability
Java raft/config/mq/rpc engine, zero dependencies, 10X faster
Implementation of RAFT consensus in .NET core
通过hashicorp-raft库手把手调试raft协议
A Multi-Raft implementation in Rust.
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
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)
RaftKeeper is a high-performance distributed consensus service.