A feature complete and high performance multi-group Raft library in Go.
-
Updated
Jul 12, 2024 - Go
A feature complete and high performance multi-group Raft library in Go.
Examples for Dragonboat
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
A simple distributed key-value store by using hashicorp/raft
Simple implementation of raft based consensus algorithm used in distributed systems. This application is built for demonstration purpose and can be extended by other users to make more sophisticated system. This application is completely written using Golang and addon packages
Golang implementation of the Raft consensus protocol using gRPC. Achieved operation replication speeds of ~3000 operations/sec with 3 nodes and ~2000 operations/sec with 5 nodes.
Rafty is a library for maintaining a replicated state machine following the Raft consensus protocol
Yet another raft consensus protocol Golang implementation.
Distributed lift controller, based on Raft consensus. Project for the course TTK4145
Engineering a Cloud : Advanced Distributed Systems
asfalís is a distributed log structured database written in go
Add a description, image, and links to the raft-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the raft-algorithm topic, visit your repo's landing page and select "manage topics."