raft

State machine library

A library implementing a replicated state machine algorithm for distributed systems

Raft library for maintaining a replicated state machine

GitHub

672 stars
20 watching
165 forks
Language: Go
last commit: 9 days 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,132
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. 144
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 42
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 479
hhblaze/raft.net A .NET implementation of the RAFT distributed consensus algorithm for TCP peers with disk or memory data persistence. 170
uwplse/verdi-raft An implementation of the Raft distributed consensus protocol verified in Coq 183
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. 196