raft-badger
Consensus engine
An implementation of a Raft consensus algorithm using BadgerDB as the underlying data store.
Raft backend implementation using BadgerDB
112 stars
9 watching
17 forks
Language: Go
last commit: over 3 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of the Raft consensus algorithm in C# and .NET core. | 197 | |
| An implementation of the LogStore and StableStore interfaces from Hashicorp's Raft, designed for use with a key-value store. | 49 | |
| A C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage | 1,133 | |
| An implementation of the RAFT distributed consensus algorithm among TCP peers using .NET for fault-tolerant and high-availability applications | 171 | |
| An implementation of the Raft distributed consensus protocol verified in Coq | 186 | |
| A distributed key-value cache system based on the Raft consensus protocol | 27 | |
| A Raft consensus algorithm implementation in OCaml for distributed systems | 28 | |
| A distributed key-value database system using the Raft consensus protocol | 4 | |
| A toy implementation of the Raft protocol with an experimental BFT variant in Haskell. | 111 | |
| A library implementing a replicated state machine algorithm for distributed systems | 694 | |
| A mock implementation of a consensus algorithm used in blockchain applications. | 25 | |
| A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 | |
| A Python implementation of a class of 'correct-by-construction' consensus protocols. | 229 | |
| An HTTP microframework allowing developers to easily expose scripts as APIs and restrict execution. | 614 | |
| A boilerplate project providing a foundation for building DDD/CQRS/Event Sourcing applications in GoLang, including support for Azure Functions. | 0 |