[ ソース: 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