[ 原始碼: golang-github-hashicorp-raft-boltdb ]
套件:golang-github-hashicorp-raft-boltdb-dev(0.0~git20171010.6e5ba93-3)
golang-github-hashicorp-raft-boltdb-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-hashicorp-raft-boltdb:
- [golang-github-hashicorp-raft-boltdb_0.0~git20171010.6e5ba93-3.dsc]
- [golang-github-hashicorp-raft-boltdb_0.0~git20171010.6e5ba93.orig.tar.xz]
- [golang-github-hashicorp-raft-boltdb_0.0~git20171010.6e5ba93-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 golang-github-hashicorp-raft-boltdb-dev 有關的套件
|
|
|
|
-
- dep: golang-github-boltdb-bolt-dev
- low-level key/value database for Go
-
- dep: golang-github-hashicorp-raft-dev
- implementation of the Raft consensus protocol