Binary package “golang-github-hashicorp-raft-dev” in ubuntu oracular

implementation of the Raft consensus protocol

 raft is a Go library that manages a replicated log and can be
 used with an FSM to manage replicated state machines. It is
 a library for providing consensus.