Skip to content

relab/raft

Repository files navigation

Raft Consensus with Gorums

This repository contains an implementation of the Raft Consensus Algorithm for use with the Gorums framework.

github.com/relab/raft
Shared code and common interfaces.
github.com/relab/raft/raftgorums
Raft with Gorums code.