Result for 512C5DBC890FE4A6E8F7D21C8ADAADBCB229F6B3

Query result

Key Value
FileName./usr/share/gocode/src/github.com/hashicorp/go-memdb/txn.go
FileSize23839
MD5690D2CBD3FA25C6F86C6B10DBEF6D5ED
SHA-1512C5DBC890FE4A6E8F7D21C8ADAADBCB229F6B3
SHA-256D19C0FB32474C6E5FD6B60D4B18E21C1347CFEA06971BE655CA53FA4D333A186
SSDEEP384:ZMKxZxOpGCBiqqGCiOKFKOK1+AydfgxdmfYrxVSKgH4XIdC9lDaPazYj/sEj:aCxOpViqqmOKFKOK1+zfqdmfYrx4KLIX
TLSHT148B2B4513FBE232A06519024C80C5ED6AB9FC0B1CE751675E28D90FE61C685E857EFE3
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