[ ソース: golang-github-hashicorp-raft ]
パッケージ: golang-github-hashicorp-raft-dev (1.0.0+git20180823.82694fb-3)
golang-github-hashicorp-raft-dev に関するリンク
Debian の資源:
golang-github-hashicorp-raft ソースパッケージをダウンロード:
- [golang-github-hashicorp-raft_1.0.0+git20180823.82694fb-3.dsc]
- [golang-github-hashicorp-raft_1.0.0+git20180823.82694fb.orig.tar.gz]
- [golang-github-hashicorp-raft_1.0.0+git20180823.82694fb-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の golang-github-hashicorp-raft-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-armon-go-metrics-dev
- library for exporting performance and runtime metrics
-
- dep: golang-github-hashicorp-go-msgpack-dev
- encode/decode and rpc library for msgpack and Binc