Result for 29CFF2D1B64DEDE02CDBD6C90E0C5EED74CD126D

Query result

Key Value
FileName./usr/bin/watch-gen
FileSize2188280
MD5168CBD0A6B60E90A59989C3956BA5E5F
SHA-129CFF2D1B64DEDE02CDBD6C90E0C5EED74CD126D
SHA-2561AF9814C9A7C6552857B034D08EEA7D3D36681B27048A2F0C7D524CEF9EE083B
SSDEEP24576:EuKUaWVA9PhBGKL1UMACFnlI9LHV9e/EbMalr+0KmGKCTTA8dPLQ27+PPm84KOxK:EgwtFK9WWoUWqGLD3k4+
TLSHT195A5185FB8A58E43C1D42A35F87DD2C4329616BD87C662176E01DEB83BBF1EA0A34744
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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

Key Value
MD5FF3BB49BFD099750C927EF3AD40DAE17
PackageArcharmv7hl
PackageDescription The 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.
PackageMaintainerFedora Project
PackageNamegolang-github-hashicorp-memdb
PackageRelease1.fc33
PackageVersion1.2.1
SHA-146A3AABA8FE33B26370DDF424ACB175B8EC88EE6
SHA-256CA7EC417D1A37E2ED14F5A160569C053EC832CBFAF4C5CFAC842A5F1EE4D8D68