Mon, 09 Sep 2024 14:22:23 UTC | login

Information for RPM golang-github-hashicorp-memdb-devel-1.3.3-6.fc40.noarch.rpm

ID1212971
Namegolang-github-hashicorp-memdb-devel
Version1.3.3
Release6.fc40
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 Time2024-01-24 18:08:28 GMT
Size47.33 KB
67e0b11bffe581a6e571f422fbf94c8d
LicenseMPL-2.0
Provides
golang(github.com/hashicorp/go-memdb) = 1.3.3-6.fc40
golang-github-hashicorp-memdb-devel = 1.3.3-6.fc40
golang-ipath(github.com/hashicorp/go-memdb) = 1.3.3-6.fc40
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 26 of 26
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/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
Page:
1 through 50 of 333 >>>
Buildroot descending sort Created State
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
f40-build-805870-144860 2024-04-15 07:13:49 expired
f40-build-805716-144825 2024-04-14 16:27:20 expired
f40-build-805632-144800 2024-04-14 14:26:56 expired
f40-build-805613-144796 2024-04-14 13:58:45 expired
f40-build-805595-144794 2024-04-14 13:30:27 expired
f40-build-805578-144791 2024-04-14 13:07:45 expired
f40-build-805572-144791 2024-04-14 13:02:24 expired
f40-build-805559-144783 2024-04-14 12:53:54 expired
f40-build-805556-144783 2024-04-14 12:52:26 expired
f40-build-805555-144781 2024-04-14 12:51:28 expired
f40-build-805535-144779 2024-04-14 12:40:32 expired
f40-build-805533-144777 2024-04-14 12:39:44 expired
f40-build-805518-144771 2024-04-14 12:31:17 expired