How to Install golang-github-hashicorp-raft-boltdb-dev in Ubuntu 18.04



Install golang-github-hashicorp-raft-boltdb-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-hashicorp-raft-boltdb-dev

Description:

Raft backend implementation using BoltDB

provides the raftboltdb package. The package exports the BoltStore which is an implementation of both a LogStore and StableStore. It is meant to be used as a backend for the raft package.

Homepage: https://github.com/hashicorp/raft-boltdb

Version: 0.0~git20171010.6e5ba93-3

Section: universe/devel