[ 源代码: golang-github-hashicorp-raft ]
软件包:golang-github-hashicorp-raft-dev(1.5.0-1)
golang-github-hashicorp-raft-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-hashicorp-raft:
- [golang-github-hashicorp-raft_1.5.0-1.dsc]
- [golang-github-hashicorp-raft_1.5.0.orig.tar.gz]
- [golang-github-hashicorp-raft_1.5.0-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