[ 源代码: 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