golang-github-hashicorp-raft-boltdb-dev

Raft backend implementation using boltdb
  https://github.com/hashicorp/raft-boltdb
  0
  no reviews



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.