Result for 1FBD5E0D913819D2A88CE5AC12942C9CBEF02E25

Query result

Key Value
FileName./usr/share/gocode/src/github.com/hashicorp/go-memdb/txn_test.go
FileSize38418
MD56B102805E32DECE5E3CA68ECF76857FA
SHA-11FBD5E0D913819D2A88CE5AC12942C9CBEF02E25
SHA-256C482BAE09C65A0293F506AE85120CCA666080AB864859F5AA63A264A6643C973
SSDEEP768:idDYrETw7x3XtdXt1oUGGoVqnttnto1ntSgXzjj7pU8155Z6qsN9:EUtHt9tyUG/VMt1tAtfHXp4qQ
TLSHT1CC03F3C5EE6F45190B9034D8481C94C689BDC8B2D8B906F6F7DCF8D6638C4AA521C7EB
hashlookup:parent-total3
hashlookup:trust65

Network graph view

Parents (Total: 3)

The searched file hash is included in 3 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize34568
MD589C7FA89F97102218CA284B9D84B127D
PackageDescriptionin-memory database built on immutable radix trees Implementation of 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 indicies that exist and allows transactions to be executed.
PackageMaintainerDebian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-github-hashicorp-go-memdb-dev
PackageSectiondevel
PackageVersion1.2.1-1
SHA-1753CF3F4C0A7B2418C3E5788186BD234D0482D8D
SHA-25623E1EE910D6EA04AE36BE4699F483C1BD14BD265EBFE10907E87A8F2CBA73FE7
Key Value
FileSize34608
MD5826CB13EF94A8F6AF74EC1A592C38AE5
PackageDescriptionin-memory database built on immutable radix trees Implementation of 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 indicies that exist and allows transactions to be executed.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-hashicorp-go-memdb-dev
PackageSectiondevel
PackageVersion1.2.1-1
SHA-1C4C2487209E14279B9701AC320E2ED237F23AC2E
SHA-256697CCBA99DDEC7C3638208C52266B6F81F17039968CBA9E15F7BC8D7852783C8
Key Value
MD514D972018D4688936655885EF05924CD
PackageArchnoarch
PackageDescriptionThe 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
PackageMaintainerFedora Project
PackageNamegolang-github-hashicorp-memdb-devel
PackageRelease1.fc33
PackageVersion1.2.1
SHA-1A2EED115DEEE4391AA3BF50D873AAAE9946E3FA2
SHA-25644636C3845600294D6007A078902E687BFAC1C59AA194368E3739D93AD1B654E