Wed, 18 Sep 2024 21:58:39 UTC | login

Information for RPM golang-github-docker-libkv-devel-0.2.1-17.20220823gitdfacc56.fc38.noarch.rpm

ID928407
Namegolang-github-docker-libkv-devel
Version0.2.1
Release17.20220823gitdfacc56.fc38
Epoch
Archnoarch
SummaryDistributed key/value store abstraction library
DescriptionLibkv provides a Go native library to store metadata. The goal of Libkv is to abstract common store operations for multiple distributed and/or local Key/Value store backends. For example, you can use it to store your metadata or for service discovery to register machines and endpoints inside your cluster. You can also easily implement a generic Leader Election on top of it (see the docker/leadership repository). As of now, Libkv offers support for Consul, Etcd, Zookeeper (Distributed store) and BoltDB (Local store). This package contains the source code needed for building packages that reference the following Go import paths: – github.com/docker/libkv
Build Time2023-01-19 07:11:12 GMT
Size44.95 KB
89b57ffbc255b00b2bddf70a9e3c81c4
LicenseApache-2.0 and CC-BY-SA-4.0
Provides
golang(github.com/docker/libkv) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/boltdb) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/boltdb)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/consul) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/consul)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/etcd) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/etcd)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/mock) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/mock)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/zookeeper) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/store/zookeeper)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/testutils) = 0.2.1-17.20220823gitdfacc56.fc38
golang(github.com/docker/libkv/testutils)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41) = 0.2.1-17.20220823gitdfacc56.fc38
golang-github-docker-libkv-devel = 0.2.1-17.20220823gitdfacc56.fc38
golang-ipath(github.com/docker/libkv) = 0.2.1-17.20220823gitdfacc56.fc38
golang-ipath(github.com/docker/libkv)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41) = 0.2.1-17.20220823gitdfacc56.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/go-zookeeper/zk)
golang(github.com/hashicorp/consul/api)
golang(github.com/stretchr/testify/assert)
golang(github.com/stretchr/testify/mock)
golang(go.etcd.io/bbolt)
golang(go.etcd.io/etcd/client/v2)
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
1 through 37 of 37
Name ascending sort Size
/usr/share/doc/golang-github-docker-libkv-devel0.00 B
/usr/share/doc/golang-github-docker-libkv-devel/README.md6.12 KB
/usr/share/doc/golang-github-docker-libkv-devel/docs0.00 B
/usr/share/doc/golang-github-docker-libkv-devel/docs/compatibility.md4.69 KB
/usr/share/doc/golang-github-docker-libkv-devel/docs/examples.md4.13 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/docker0.00 B
/usr/share/gocode/src/github.com/docker/libkv0.00 B
/usr/share/gocode/src/github.com/docker/libkv/.goipath114.00 B
/usr/share/gocode/src/github.com/docker/libkv/README.md6.12 KB
/usr/share/gocode/src/github.com/docker/libkv/docs0.00 B
/usr/share/gocode/src/github.com/docker/libkv/docs/compatibility.md4.69 KB
/usr/share/gocode/src/github.com/docker/libkv/docs/examples.md4.13 KB
/usr/share/gocode/src/github.com/docker/libkv/libkv.go982.00 B
/usr/share/gocode/src/github.com/docker/libkv/libkv_test.go449.00 B
/usr/share/gocode/src/github.com/docker/libkv/store0.00 B
/usr/share/gocode/src/github.com/docker/libkv/store/boltdb0.00 B
/usr/share/gocode/src/github.com/docker/libkv/store/boltdb/boltdb.go10.15 KB
/usr/share/gocode/src/github.com/docker/libkv/store/boltdb/boltdb_test.go3.26 KB
/usr/share/gocode/src/github.com/docker/libkv/store/consul0.00 B
/usr/share/gocode/src/github.com/docker/libkv/store/consul/consul.go13.57 KB
/usr/share/gocode/src/github.com/docker/libkv/store/consul/consul_test.go1.70 KB
/usr/share/gocode/src/github.com/docker/libkv/store/etcd0.00 B
/usr/share/gocode/src/github.com/docker/libkv/store/etcd/etcd.go14.11 KB
/usr/share/gocode/src/github.com/docker/libkv/store/etcd/etcd_test.go1.13 KB
/usr/share/gocode/src/github.com/docker/libkv/store/helpers.go965.00 B
/usr/share/gocode/src/github.com/docker/libkv/store/mock0.00 B
/usr/share/gocode/src/github.com/docker/libkv/store/mock/mock.go2.70 KB
/usr/share/gocode/src/github.com/docker/libkv/store/store.go4.34 KB
/usr/share/gocode/src/github.com/docker/libkv/store/zookeeper0.00 B
/usr/share/gocode/src/github.com/docker/libkv/store/zookeeper/zookeeper.go10.14 KB
/usr/share/gocode/src/github.com/docker/libkv/store/zookeeper/zookeeper_test.go984.00 B
/usr/share/gocode/src/github.com/docker/libkv/testutils0.00 B
/usr/share/gocode/src/github.com/docker/libkv/testutils/utils.go17.10 KB
/usr/share/licenses/golang-github-docker-libkv-devel0.00 B
/usr/share/licenses/golang-github-docker-libkv-devel/LICENSE.code10.51 KB
/usr/share/licenses/golang-github-docker-libkv-devel/LICENSE.docs19.54 KB
Component of
1 through 33 of 33
Buildroot descending sort Created State
f38-build-730105-102325 2023-08-18 07:00:31 expired
f38-build-729900-101924 2023-07-11 05:32:47 expired
f38-build-729883-101876 2023-07-09 14:44:00 expired
f38-build-729881-101876 2023-07-09 14:18:44 expired
f38-build-729879-101876 2023-07-09 13:51:14 expired
f38-build-729876-101876 2023-07-09 13:13:42 expired
f38-build-729865-101876 2023-07-09 12:17:46 expired
f38-build-729855-101876 2023-07-09 11:21:16 expired
f38-build-729849-101876 2023-07-09 10:45:09 expired
f38-build-729837-101876 2023-07-09 09:50:23 expired
f38-build-729831-101876 2023-07-09 09:20:55 expired
f38-build-729826-101874 2023-07-09 08:47:13 expired
f38-build-729821-101874 2023-07-09 08:20:43 expired
f38-build-729803-101872 2023-07-09 06:45:30 expired
f38-build-729788-101840 2023-07-09 04:26:01 expired
f38-build-729786-101840 2023-07-09 04:06:46 expired
f38-build-729784-101840 2023-07-09 03:58:29 expired
f38-build-729781-101840 2023-07-09 03:23:26 expired
f38-build-729778-101840 2023-07-09 03:08:46 expired
f38-build-729773-101840 2023-07-09 02:28:17 expired
f38-build-729772-101836 2023-07-09 02:21:47 expired
f38-build-729740-101836 2023-07-08 23:49:58 expired
f38-build-729730-101836 2023-07-08 22:44:45 expired
f38-build-729724-101836 2023-07-08 22:05:02 expired
f38-build-729720-101836 2023-07-08 21:42:54 expired
f38-build-729715-101836 2023-07-08 21:07:02 expired
f38-build-729710-101836 2023-07-08 20:36:50 expired
f38-build-729705-101836 2023-07-08 20:06:01 expired
f38-build-729701-101836 2023-07-08 19:44:43 expired
f38-build-729698-101836 2023-07-08 19:03:34 expired
f38-build-729696-101836 2023-07-08 18:50:36 expired
f38-build-729686-101836 2023-07-08 17:57:14 expired
f38-build-710062-93181 2023-05-06 10:31:06 expired