معرفی شرکت ها


golang-github-hashicorp-raft-dev_1.0.0+git20180823.82694fb-3_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

implementation of the Raft consensus protocol
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته golang-github-hashicorp-raft-dev
نام فایل بسته golang-github-hashicorp-raft-dev_1.0.0+git20180823.82694fb-3_all.deb
نسخه بسته 1.0.0+git20180823.82694fb
انتشار بسته 3
معماری بسته all
نگهدارنده Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/hashicorp/raft
مجوز -
حجم دانلود 85864
حجم نصب 437
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-armon-go-metrics-dev
- golang-github-hashicorp-go-msgpack-dev


نحوه نصب


نصب پکیج deb golang-github-hashicorp-raft-dev:

    sudo apt-get install golang-github-hashicorp-raft-dev_1.0.0+git20180823.82694fb-3_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-hashicorp-raft-dev/changelog.Debian.gz
./usr/share/doc/golang-github-hashicorp-raft-dev/copyright
./usr/share/gocode/src/github.com/hashicorp/raft/api.go
./usr/share/gocode/src/github.com/hashicorp/raft/bench/bench.go
./usr/share/gocode/src/github.com/hashicorp/raft/commands.go
./usr/share/gocode/src/github.com/hashicorp/raft/commitment.go
./usr/share/gocode/src/github.com/hashicorp/raft/commitment_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/config.go
./usr/share/gocode/src/github.com/hashicorp/raft/configuration.go
./usr/share/gocode/src/github.com/hashicorp/raft/configuration_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/discard_snapshot.go
./usr/share/gocode/src/github.com/hashicorp/raft/discard_snapshot_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/file_snapshot.go
./usr/share/gocode/src/github.com/hashicorp/raft/file_snapshot_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/fsm.go
./usr/share/gocode/src/github.com/hashicorp/raft/future.go
./usr/share/gocode/src/github.com/hashicorp/raft/future_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/apply_src.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/cluster.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/fsm.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/membership_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/node.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/partition_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/resolve.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/simple_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/slowvoter_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/transport.go
./usr/share/gocode/src/github.com/hashicorp/raft/fuzzy/verifier.go
./usr/share/gocode/src/github.com/hashicorp/raft/inmem_snapshot.go
./usr/share/gocode/src/github.com/hashicorp/raft/inmem_snapshot_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/inmem_store.go
./usr/share/gocode/src/github.com/hashicorp/raft/inmem_transport.go
./usr/share/gocode/src/github.com/hashicorp/raft/inmem_transport_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/integ_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/log.go
./usr/share/gocode/src/github.com/hashicorp/raft/log_cache.go
./usr/share/gocode/src/github.com/hashicorp/raft/log_cache_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/net_transport.go
./usr/share/gocode/src/github.com/hashicorp/raft/net_transport_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/observer.go
./usr/share/gocode/src/github.com/hashicorp/raft/peersjson.go
./usr/share/gocode/src/github.com/hashicorp/raft/peersjson_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/raft.go
./usr/share/gocode/src/github.com/hashicorp/raft/raft_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/replication.go
./usr/share/gocode/src/github.com/hashicorp/raft/snapshot.go
./usr/share/gocode/src/github.com/hashicorp/raft/stable.go
./usr/share/gocode/src/github.com/hashicorp/raft/state.go
./usr/share/gocode/src/github.com/hashicorp/raft/tcp_transport.go
./usr/share/gocode/src/github.com/hashicorp/raft/tcp_transport_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/transport.go
./usr/share/gocode/src/github.com/hashicorp/raft/transport_test.go
./usr/share/gocode/src/github.com/hashicorp/raft/util.go
./usr/share/gocode/src/github.com/hashicorp/raft/util_test.go