Click here to visit the old openkoji buildsystem (Archived)

Information for RPM golang-etcd-bbolt-devel-1.3.7-1.fc41.noarch.rpm

ID3704
Buildgolang-etcd-bbolt-1.3.7-1.fc41
Namegolang-etcd-bbolt-devel
Version1.3.7
Release1.fc41
Epoch
Archnoarch
DraftFalse
SummaryAn embedded key/value database for Go
DescriptionPackage Bbolt implements a low-level key/value store in pure Go. It supports fully serializable transactions, ACID semantics, and lock-free MVCC with multiple readers and a single writer. Bolt can be used for projects that want a simple data store without the need to add large dependencies such as Postgres or MySQL. Bolt is a single-level, zero-copy, B+tree data store. This means that Bolt is optimized for fast read access and does not require recovery in the event of a system crash. Transactions which have not finished committing will simply be rolled back in the event of a crash. The design of Bolt is based on Howard Chu's LMDB database project. This package contains the source code needed for building packages that reference the following Go import paths: – go.etcd.io/bbolt
Build Time2024-04-23 13:25:46 GMT
Size107.36 KB
58d7ece165676d2263ee66d8ec1ea20b
LicenseMIT
Buildrootf41-build-581-121
Provides
golang(go.etcd.io/bbolt) = 1.3.7-1.fc41
golang(go.etcd.io/bbolt/internal/btesting) = 1.3.7-1.fc41
golang(go.etcd.io/bbolt/internal/guts_cli) = 1.3.7-1.fc41
golang(go.etcd.io/bbolt/internal/surgeon) = 1.3.7-1.fc41
golang-etcd-bbolt-devel = 1.3.7-1.fc41
golang-ipath(go.etcd.io/bbolt) = 1.3.7-1.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/stretchr/testify/require)
golang(golang.org/x/sys/unix)
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 74 >>>
Name ascending sort Size
/usr/share/doc/golang-etcd-bbolt-devel0.00 B
/usr/share/doc/golang-etcd-bbolt-devel/README.md37.21 KB
/usr/share/gocode/src/go.etcd.io0.00 B
/usr/share/gocode/src/go.etcd.io/bbolt0.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/.goipath46.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/allocate_test.go616.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_386.go213.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_amd64.go220.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_arm.go213.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_arm64.go254.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_linux.go172.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_loong64.go258.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_mips64x.go275.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_mipsx.go262.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_openbsd.go519.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_ppc.go243.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_ppc64.go254.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_ppc64le.go258.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_riscv64.go258.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_s390x.go254.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_unix.go1.94 KB
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_unix_aix.go1.96 KB
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_unix_solaris.go1.93 KB
/usr/share/gocode/src/go.etcd.io/bbolt/bolt_windows.go2.84 KB
/usr/share/gocode/src/go.etcd.io/bbolt/boltsync_unix.go222.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/bucket.go21.26 KB
/usr/share/gocode/src/go.etcd.io/bbolt/bucket_test.go48.84 KB
/usr/share/gocode/src/go.etcd.io/bbolt/cmd0.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/cmd/bbolt0.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/cmd/bbolt/main.go42.45 KB
/usr/share/gocode/src/go.etcd.io/bbolt/cmd/bbolt/main_test.go11.20 KB
/usr/share/gocode/src/go.etcd.io/bbolt/cmd/bbolt/page_command.go7.06 KB
/usr/share/gocode/src/go.etcd.io/bbolt/cmd/bbolt/surgery_commands.go7.54 KB
/usr/share/gocode/src/go.etcd.io/bbolt/cmd/bbolt/surgery_commands_test.go4.15 KB
/usr/share/gocode/src/go.etcd.io/bbolt/compact.go3.07 KB
/usr/share/gocode/src/go.etcd.io/bbolt/cursor.go11.79 KB
/usr/share/gocode/src/go.etcd.io/bbolt/cursor_test.go19.29 KB
/usr/share/gocode/src/go.etcd.io/bbolt/db.go37.08 KB
/usr/share/gocode/src/go.etcd.io/bbolt/db_test.go37.52 KB
/usr/share/gocode/src/go.etcd.io/bbolt/db_whitebox_test.go2.70 KB
/usr/share/gocode/src/go.etcd.io/bbolt/doc.go1.74 KB
/usr/share/gocode/src/go.etcd.io/bbolt/errors.go3.03 KB
/usr/share/gocode/src/go.etcd.io/bbolt/freelist.go11.24 KB
/usr/share/gocode/src/go.etcd.io/bbolt/freelist_hmap.go3.64 KB
/usr/share/gocode/src/go.etcd.io/bbolt/freelist_test.go11.64 KB
/usr/share/gocode/src/go.etcd.io/bbolt/go.mod280.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/internal0.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/internal/btesting0.00 B
/usr/share/gocode/src/go.etcd.io/bbolt/internal/btesting/btesting.go4.88 KB
/usr/share/gocode/src/go.etcd.io/bbolt/internal/guts_cli0.00 B
Component of
1 through 1 of 1
Buildroot descending sort Created State
f41-build-1400-129 2024-04-23 13:48:17 expired