Raft Java implementation which is simple and easy to understand.
-
Updated
Jan 10, 2024 - Java
Raft Java implementation which is simple and easy to understand.
A novel implementation of the Raft consensus algorithm
Feature-complete implementation of the Raft consensus algorithm in Java
A Java implementation of the Raft consensus algorithm
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
A Reliable and Fault Tolerant RAFT-based Distributed Key Store written in Java.
RAFT implementation in Java
Proof-of-concept distributed key-value store implementation on top of MicroRaft, Protocol Buffers, and gRPC
A Byzantine fault tolerant Raft system.
Distributed Messaging Storage System: Uses Consistent hashing for sharding and replication, RAFT for leader election.
(Obsolete)A local running, process-distributed KV store for learning purposes based on replica state machine(RSM) cluster which implements raft consensus algorithm in a fully asynchronous way.
Implemenation of faul tolerant and distributed stack with using RAFT consensus protocol
Trabalho da Disciplina de Sistemas Distribuídos - BD com gRPC e Ratis. Construção de um Banco de dados com consenso distribuído e tolerância a falhas utilizando uma implementação Raft em Java chamada Ratis e comunicação em gRPC.
Implementation of Google's Chubby distributed file system in Java using Raft consensus algorithm
A java implementation of RAFT consensus algorithm
Class attendance monitoring system with dynamic leader election.
A Raft-based distributed key-value storage database.
A fault tolerant and scalable system capable of cold start, work stealing, consensus, storing and replication in a large decentralized network of servers.
Add a description, image, and links to the raft-consensus-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the raft-consensus-algorithm topic, visit your repo's landing page and select "manage topics."