SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-docker-libkv-devel rpm build for : Fedora 37. For other distributions click golang-github-docker-libkv-devel.

Name : golang-github-docker-libkv-devel
Version : 0.2.1 Vendor : Fedora Project
Release : 15.20220823gitdfacc56.fc37 Date : 2022-08-24 20:25:48
Group : Unspecified Source RPM : golang-github-docker-libkv-0.2.1-15.20220823gitdfacc56.fc37.src.rpm
Size : 0.14 MB
Packager : Fedora Project
Summary : Distributed key/value store abstraction library
Description :
Libkv 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

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-docker-libkv-devel-0.2.1-15.20220823gitdfacc56.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-docker-libkv-devel-0.2.1-15.20220823gitdfacc56.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-docker-libkv-devel-0.2.1-15.20220823gitdfacc56.fc37.noarch.rpm
     

Provides :
golang(github.com/docker/libkv)
golang(github.com/docker/libkv)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41)
golang(github.com/docker/libkv/store)
golang(github.com/docker/libkv/store)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41)
golang(github.com/docker/libkv/store/boltdb)
golang(github.com/docker/libkv/store/boltdb)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41)
golang(github.com/docker/libkv/store/consul)
golang(github.com/docker/libkv/store/consul)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41)
golang(github.com/docker/libkv/store/etcd)
golang(github.com/docker/libkv/store/etcd)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41)
golang(github.com/docker/libkv/store/mock)
golang(github.com/docker/libkv/store/mock)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41)
golang(github.com/docker/libkv/store/zookeeper)
golang(github.com/docker/libkv/store/zookeeper)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41)
golang(github.com/docker/libkv/testutils)
golang(github.com/docker/libkv/testutils)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41)
golang-github-docker-libkv-devel
golang-ipath(github.com/docker/libkv)
golang-ipath(github.com/docker/libkv)(commit=dfacc563de57ee17ca54bb3b6b2a004454f3ce41)

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


Content of RPM :
/usr/share/doc/golang-github-docker-libkv-devel
/usr/share/doc/golang-github-docker-libkv-devel/README.md
/usr/share/doc/golang-github-docker-libkv-devel/docs
/usr/share/doc/golang-github-docker-libkv-devel/docs/compatibility.md
/usr/share/doc/golang-github-docker-libkv-devel/docs/examples.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/docker
/usr/share/gocode/src/github.com/docker/libkv
/usr/share/gocode/src/github.com/docker/libkv/.goipath
/usr/share/gocode/src/github.com/docker/libkv/README.md
/usr/share/gocode/src/github.com/docker/libkv/docs
/usr/share/gocode/src/github.com/docker/libkv/docs/compatibility.md
/usr/share/gocode/src/github.com/docker/libkv/docs/examples.md
/usr/share/gocode/src/github.com/docker/libkv/libkv.go
/usr/share/gocode/src/github.com/docker/libkv/libkv_test.go
/usr/share/gocode/src/github.com/docker/libkv/store
/usr/share/gocode/src/github.com/docker/libkv/store/boltdb
/usr/share/gocode/src/github.com/docker/libkv/store/boltdb/boltdb.go
/usr/share/gocode/src/github.com/docker/libkv/store/boltdb/boltdb_test.go
/usr/share/gocode/src/github.com/docker/libkv/store/consul
/usr/share/gocode/src/github.com/docker/libkv/store/consul/consul.go
/usr/share/gocode/src/github.com/docker/libkv/store/consul/consul_test.go
/usr/share/gocode/src/github.com/docker/libkv/store/etcd
/usr/share/gocode/src/github.com/docker/libkv/store/etcd/etcd.go
/usr/share/gocode/src/github.com/docker/libkv/store/etcd/etcd_test.go
/usr/share/gocode/src/github.com/docker/libkv/store/helpers.go
/usr/share/gocode/src/github.com/docker/libkv/store/mock
/usr/share/gocode/src/github.com/docker/libkv/store/mock/mock.go
/usr/share/gocode/src/github.com/docker/libkv/store/store.go
/usr/share/gocode/src/github.com/docker/libkv/store/zookeeper
There is 7 files more in these RPM.

 
ICM