Result for 02994F3EA6553D36F307EC73D00E9AA8FB103923

Query result

Key Value
FileName./usr/bin/watch-gen
FileSize2740680
MD58841FF5B776FAF3DB300C3DB42A3840B
SHA-102994F3EA6553D36F307EC73D00E9AA8FB103923
SHA-256EFC9318C80A0EDA38EEC5A6071E6C4C171858BFBAC1CC13D34C6A663C513478C
SSDEEP49152:smVeUM40Fwd1Vy2qfd6YOBS1g2NgZQKq4ludAI25cJFVFHKDjldSsN3IMCM8TQg6:smVeUM40Fwd1Ebfd6YOBS1g2NgZQKq4n
TLSHT171C5075CFC7EE482DE8CA2357BA54AD7322D308986E0D3364B24E5B9BAE33D54E53150
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
MD52A4D11F8381E93A9FB4D03217CAA1398
PackageArchaarch64
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-118560D37D8CFF0898C0D16466F3B3E39A7E9F376
SHA-2563D80F5FAC98244DECB61E9B7FDC59CBF504674E79BFD7ABE61627361C0D105A3