Thu, 19 Sep 2024 17:15:21 UTC | login

Information for RPM golang-github-hashicorp-memdb-devel-1.3.3-3.fc38.noarch.rpm

ID929737
Namegolang-github-hashicorp-memdb-devel
Version1.3.3
Release3.fc38
Epoch
Archnoarch
SummaryGolang in-memory database built on immutable radix trees
DescriptionThe Memdb package implements a simple in-memory database built on immutable radix trees. The database provides Atomicity, Consistency and Isolation from ACID. Being that it is in-memory, it does not provide durability. The database is instantiated with a schema that specifies the tables and indices that exist and allows transactions to be executed. The database provides the following: – Multi-Version Concurrency Control (MVCC) - By leveraging immutable radix trees the database is able to support any number of concurrent readers without locking, and allows a writer to make progress. – Transaction Support - The database allows for rich transactions, in which multiple objects are inserted, updated or deleted. The transactions can span multiple tables, and are applied atomically. The database provides atomicity and isolation in ACID terminology, such that until commit the updates are not visible. – Rich Indexing - Tables can support any number of indexes, which can be simple like a single field index, or more advanced compound field indexes. Certain types like UUID can be efficiently compressed from strings into byte indexes for reduced storage requirements. – Watches - Callers can populate a watch set as part of a query, which can be used to detect when a modification has been made to the database which affects the query results. This lets callers easily watch for changes in the database in a very general way. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/go-memdb
Build Time2023-01-19 08:02:08 GMT
Size47.45 KB
f4ddc74217cbdea56a3bd7964b858f6c
LicenseMPL-2.0
Provides
golang(github.com/hashicorp/go-memdb) = 1.3.3-3.fc38
golang-github-hashicorp-memdb-devel = 1.3.3-3.fc38
golang-ipath(github.com/hashicorp/go-memdb) = 1.3.3-3.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/hashicorp/go-immutable-radix)
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 27 of 27
Name ascending sort Size
/usr/share/doc/golang-github-hashicorp-memdb-devel0.00 B
/usr/share/doc/golang-github-hashicorp-memdb-devel/README.md3.86 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/go-memdb0.00 B
/usr/share/gocode/src/github.com/hashicorp/go-memdb/.goipath46.00 B
/usr/share/gocode/src/github.com/hashicorp/go-memdb/README.md3.86 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/changes.go996.00 B
/usr/share/gocode/src/github.com/hashicorp/go-memdb/filter.go1.16 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/filter_test.go2.46 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/go.mod159.00 B
/usr/share/gocode/src/github.com/hashicorp/go-memdb/index.go25.04 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/index_test.go30.97 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/integ_test.go12.02 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/memdb.go3.24 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/memdb_test.go1.42 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/schema.go2.82 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/schema_test.go2.09 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/txn.go30.70 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/txn_test.go45.23 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/watch-gen0.00 B
/usr/share/gocode/src/github.com/hashicorp/go-memdb/watch-gen/main.go1.61 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/watch.go3.80 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/watch_few.go1.39 KB
/usr/share/gocode/src/github.com/hashicorp/go-memdb/watch_test.go5.30 KB
/usr/share/licenses/golang-github-hashicorp-memdb-devel0.00 B
/usr/share/licenses/golang-github-hashicorp-memdb-devel/LICENSE15.55 KB
Component of
1 through 32 of 32
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