[ 原始碼: 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