Thu, 22 Aug 2024 11:19:15 UTC | login

Information for RPM golang-github-hashicorp-serf-devel-0.10.0-7.fc40.noarch.rpm

ID1214402
Namegolang-github-hashicorp-serf-devel
Version0.10.0
Release7.fc40
Epoch
Archnoarch
SummaryService orchestration and management tool
DescriptionSerf 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
Build Time2024-02-26 12:56:26 GMT
Size148.27 KB
2bfe22b6e940a11ba0e3e4e60799bb48
LicenseMPL-2.0
Buildrootf40-build-782258-132075
Provides
golang(github.com/hashicorp/serf/client) = 0.10.0-7.fc40
golang(github.com/hashicorp/serf/cmd/serf/command) = 0.10.0-7.fc40
golang(github.com/hashicorp/serf/cmd/serf/command/agent) = 0.10.0-7.fc40
golang(github.com/hashicorp/serf/coordinate) = 0.10.0-7.fc40
golang(github.com/hashicorp/serf/serf) = 0.10.0-7.fc40
golang(github.com/hashicorp/serf/serf/internal/race) = 0.10.0-7.fc40
golang(github.com/hashicorp/serf/testutil) = 0.10.0-7.fc40
golang(github.com/hashicorp/serf/testutil/retry) = 0.10.0-7.fc40
golang(github.com/hashicorp/serf/version) = 0.10.0-7.fc40
golang-github-hashicorp-serf-devel = 0.10.0-7.fc40
golang-ipath(github.com/hashicorp/serf) = 0.10.0-7.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 139 >>>
Name ascending sort Size
/usr/share/doc/golang-github-hashicorp-serf-devel0.00 B
/usr/share/doc/golang-github-hashicorp-serf-devel/CHANGELOG.md15.25 KB
/usr/share/doc/golang-github-hashicorp-serf-devel/README.md4.84 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/hashicorp0.00 B
/usr/share/gocode/src/github.com/hashicorp/serf0.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/.goipath47.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/CHANGELOG.md15.25 KB
/usr/share/gocode/src/github.com/hashicorp/serf/README.md4.84 KB
/usr/share/gocode/src/github.com/hashicorp/serf/client0.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/client/README.md355.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/client/const.go3.93 KB
/usr/share/gocode/src/github.com/hashicorp/serf/client/rpc_client.go18.97 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd0.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf0.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command0.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent0.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/agent.go12.59 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/agent_test.go6.36 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/command.go26.04 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/command_test.go7.00 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/config.go18.11 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/config_test.go11.94 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/event_handler.go3.86 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/event_handler_mock.go750.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/event_handler_test.go9.26 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/flag_slice_value.go461.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/flag_slice_value_test.go380.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/gated_writer.go770.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/gated_writer_test.go455.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/invoke.go5.47 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/ipc.go24.34 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/ipc_event_stream.go2.95 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/ipc_event_stream_test.go3.21 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/ipc_log_stream.go1.36 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/ipc_log_stream_test.go759.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/ipc_query_response_stream.go2.10 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/log_levels.go644.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/log_writer.go1.78 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/log_writer_test.go788.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/mdns.go2.82 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/rpc_client_test.go23.83 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/syslog.go1.22 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/syslog_test.go699.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/util.go483.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/agent/util_test.go1.14 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/event.go2.14 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/event_test.go742.00 B
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/force_leave.go2.14 KB
/usr/share/gocode/src/github.com/hashicorp/serf/cmd/serf/command/force_leave_test.go3.24 KB
Component of
Page:
1 through 50 of 233 >>>
Buildroot descending sort Created State
f41-build-818626-151120 2024-07-23 12:46:49 expired
f41-build-818614-151110 2024-07-23 12:41:55 expired
f41-build-818610-151108 2024-07-23 12:39:18 expired
f41-build-818609-151120 2024-07-23 12:39:07 expired
f41-build-818603-151110 2024-07-23 12:34:29 expired
f41-build-818600-151102 2024-07-23 12:33:44 expired
f41-build-818580-151100 2024-07-23 12:26:45 expired
f41-build-818572-151096 2024-07-23 12:25:05 expired
f41-build-818561-151096 2024-07-23 12:21:19 expired
f41-build-818556-151096 2024-07-23 12:20:32 expired
f41-build-818547-151075 2024-07-23 12:19:04 expired
f41-build-818545-151068 2024-07-23 12:18:41 expired
f41-build-818538-151075 2024-07-23 12:17:54 expired
f41-build-809238-146202 2024-05-30 12:39:49 expired
f41-build-808876-146098 2024-05-30 08:48:57 expired
f41-build-808487-145873 2024-05-29 22:43:33 expired
f41-build-808485-145871 2024-05-29 22:11:39 expired
f41-build-808484-145871 2024-05-29 21:55:13 expired
f41-build-808481-145871 2024-05-29 20:51:26 expired
f41-build-808480-145871 2024-05-29 20:46:33 expired
f41-build-808469-145871 2024-05-29 19:56:19 expired
f40-build-807672-145235 2024-04-17 11:35:49 expired
f40-build-807641-145229 2024-04-17 11:14:20 expired
f40-build-807638-145229 2024-04-17 11:13:24 expired
f40-build-807626-145227 2024-04-17 11:05:03 expired
f40-build-807619-145225 2024-04-17 11:01:04 expired
f40-build-807582-145223 2024-04-17 10:31:39 expired
f40-build-807537-145217 2024-04-17 10:03:59 expired
f40-build-807414-145199 2024-04-17 08:47:36 expired
f40-build-807393-145193 2024-04-17 08:31:06 expired
f40-build-807379-145189 2024-04-17 08:17:44 expired
f40-build-807371-145187 2024-04-17 08:09:17 expired
f40-build-807368-145187 2024-04-17 08:04:37 expired
f40-build-807341-145179 2024-04-17 07:11:27 expired
f40-build-807263-145173 2024-04-17 06:17:38 expired
f40-build-807205-145173 2024-04-17 03:00:01 expired
f40-build-807120-145171 2024-04-16 15:41:38 expired
f40-build-806890-145153 2024-04-16 10:38:42 expired
f40-build-806858-145146 2024-04-16 10:04:59 expired
f40-build-806857-145149 2024-04-16 10:01:42 expired
f40-build-806825-145143 2024-04-16 09:31:04 expired
f40-build-806817-145143 2024-04-16 09:23:27 expired
f40-build-806782-145137 2024-04-16 08:56:16 expired
f40-build-806602-145129 2024-04-16 06:45:32 expired
f40-build-806583-145129 2024-04-16 06:29:52 expired
f40-build-806502-145129 2024-04-16 03:02:54 expired
f40-build-806499-145129 2024-04-16 02:56:50 expired
f40-build-806247-144956 2024-04-15 14:17:15 expired
f40-build-806126-144927 2024-04-15 12:26:02 expired
f40-build-806027-144901 2024-04-15 10:10:50 expired