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: about 1 month ago
Linked from 1 awesome list

consensusdistributed-systemsraft

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
willemt/raft A C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage 1,133
sous-chefs/etcd Provides a custom resource for managing an Etcd distributed key/value store in Chef recipes 79
mesosphere-backup/etcd-mesos Automates etcd cluster management and recovery in distributed systems 67
hslam/raftdb A distributed key-value database system using the Raft consensus protocol 4
jimmycuadra/rust-etcd An etcd client library for Rust. 143
justinsb/jetcd A Java client library for etcd, providing an asynchronous and non-blocking way to interact with the distributed key-value store. 137
etcimon/memutils A set of tools and data structures to manage memory and objects in D programming language 43
qichengzx/m2 A distributed key-value cache system based on the Raft consensus protocol 27
mingchuno/etcd4s A Scala library implementing the V3 API of etcd using gRPC and providing optional support for stream APIs via Akka Streams. 31
gtamas/etcdmanager An ETCD client with a cross-platform GUI for managing keys, clusters, and users 484
hhblaze/raft.net An implementation of the RAFT distributed consensus algorithm among TCP peers using .NET for fault-tolerant and high-availability applications 171
uwplse/verdi-raft An implementation of the Raft distributed consensus protocol verified in Coq 186
bbva/raft-badger An implementation of a Raft consensus algorithm using BadgerDB as the underlying data store. 112
atgreen/cl-etcd A library that simplifies the integration of a distributed key-value store into Common Lisp applications 11
threemammals/rafty An implementation of the Raft consensus algorithm in C# and .NET core. 197