SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-hashicorp-serf-devel rpm build for : Fedora Other. For other distributions click golang-github-hashicorp-serf-devel.

Name : golang-github-hashicorp-serf-devel
Version : 0.10.0 Vendor : Fedora Project
Release : 9.fc41 Date : 2024-07-18 12:02:27
Group : Unspecified Source RPM : golang-github-hashicorp-serf-0.10.0-9.fc41.src.rpm
Size : 0.62 MB
Packager : Fedora Project
Summary : Service orchestration and management tool
Description :
Serf is a decentralized solution for service discovery and orchestration that is
lightweight, highly available, and fault tolerant.

Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip
protocol is used to communicate with other nodes. Serf can detect node failures
and notify the rest of the cluster. An event system is built on top of Serf,
letting you use Serf\'s gossip protocol to propagate events such as deploys,
configuration changes, etc. Serf is completely masterless with no single point
of failure.

Here are some example use cases of Serf, though there are many others:

– Discovering web servers and automatically adding them to a load balancer
– Organizing many memcached or redis nodes into a cluster, perhaps with
something like twemproxy or maybe just configuring an application with the
address of all the nodes
– Triggering web deploys using the event system built on top of Serf
– Propagating changes to configuration to relevant nodes.
– Updating DNS records to reflect cluster changes as they occur.
– Much, much more.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/hashicorp/serf

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/ppc64le/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-hashicorp-serf-devel-0.10.0-9.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-serf-devel-0.10.0-9.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-serf-devel-0.10.0-9.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-serf-devel-0.10.0-9.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-serf-devel-0.10.0-9.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-serf-devel-0.10.0-9.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-serf-devel-0.10.0-9.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-serf-devel-0.10.0-9.fc41.noarch.rpm
     

Provides :
golang(github.com/hashicorp/serf/client)
golang(github.com/hashicorp/serf/cmd/serf/command)
golang(github.com/hashicorp/serf/cmd/serf/command/agent)
golang(github.com/hashicorp/serf/coordinate)
golang(github.com/hashicorp/serf/serf)
golang(github.com/hashicorp/serf/serf/internal/race)
golang(github.com/hashicorp/serf/testutil)
golang(github.com/hashicorp/serf/testutil/retry)
golang(github.com/hashicorp/serf/version)
golang-github-hashicorp-serf-devel
golang-ipath(github.com/hashicorp/serf)

Requires :
go-filesystem
golang(github.com/armon/circbuf)
golang(github.com/armon/go-metrics)
golang(github.com/hashicorp/go-msgpack/codec)
golang(github.com/hashicorp/go-syslog)
golang(github.com/hashicorp/logutils)
golang(github.com/hashicorp/mdns)
golang(github.com/hashicorp/memberlist)
golang(github.com/mitchellh/cli)
golang(github.com/mitchellh/mapstructure)
golang(github.com/ryanuber/columnize)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-hashicorp-serf-devel
/usr/share/doc/golang-github-hashicorp-serf-devel/CHANGELOG.md
/usr/share/doc/golang-github-hashicorp-serf-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/hashicorp
/usr/share/gocode/src/github.com/hashicorp/serf
/usr/share/gocode/src/github.com/hashicorp/serf/.goipath
/usr/share/gocode/src/github.com/hashicorp/serf/client
/usr/share/gocode/src/github.com/hashicorp/serf/client/const.go
/usr/share/gocode/src/github.com/hashicorp/serf/client/rpc_client.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/agent.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/agent_test.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/command.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/command_test.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/config.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/config_test.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/event_handler.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/event_handler_mock.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/event_handler_test.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/flag_slice_value.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/flag_slice_value_test.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/gated_writer.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/gated_writer_test.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/invoke.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/ipc.go
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/ipc_event_stream.go
There is 106 files more in these RPM.

 
ICM