raft

State machine library

A library implementing a replicated state machine algorithm for distributed systems

Raft library for maintaining a replicated state machine

GitHub

694 stars
21 watching
168 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

consensusdistributed-systemsraft

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
willemt/raftA C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage1,133
sous-chefs/etcdProvides a custom resource for managing an Etcd distributed key/value store in Chef recipes79
mesosphere-backup/etcd-mesosAutomates etcd cluster management and recovery in distributed systems67
hslam/raftdbA distributed key-value database system using the Raft consensus protocol4
jimmycuadra/rust-etcdAn etcd client library for Rust.143
justinsb/jetcdA Java client library for etcd, providing an asynchronous and non-blocking way to interact with the distributed key-value store.137
etcimon/memutilsA set of tools and data structures to manage memory and objects in D programming language43
qichengzx/m2A distributed key-value cache system based on the Raft consensus protocol27
mingchuno/etcd4sA Scala library implementing the V3 API of etcd using gRPC and providing optional support for stream APIs via Akka Streams.31
gtamas/etcdmanagerAn ETCD client with a cross-platform GUI for managing keys, clusters, and users484
hhblaze/raft.netAn implementation of the RAFT distributed consensus algorithm among TCP peers using .NET for fault-tolerant and high-availability applications171
uwplse/verdi-raftAn implementation of the Raft distributed consensus protocol verified in Coq186
bbva/raft-badgerAn implementation of a Raft consensus algorithm using BadgerDB as the underlying data store.112
atgreen/cl-etcdA library that simplifies the integration of a distributed key-value store into Common Lisp applications11
threemammals/raftyAn implementation of the Raft consensus algorithm in C# and .NET core.197