[ ソース: golang-github-hashicorp-raft ]
パッケージ: golang-github-hashicorp-raft-dev (1.1.2-1)
golang-github-hashicorp-raft-dev に関するリンク
Debian の資源:
golang-github-hashicorp-raft ソースパッケージをダウンロード:
- [golang-github-hashicorp-raft_1.1.2-1.dsc]
- [golang-github-hashicorp-raft_1.1.2.orig.tar.xz]
- [golang-github-hashicorp-raft_1.1.2-1.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-hclog-dev (>= 0.9.2~)
- common logging package for HashiCorp tools
-
- dep: golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~)
- encode/decode and rpc library for msgpack and Binc