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 |
MD5 | C8D03DCAFA1CC469FF10958BA6D989B9 |
PackageArch | x86_64 |
PackageDescription | This is a universal Python binding for the LMDB 'Lightning' Database.
LMDB is a tiny database with the following properties:
* Ordered map interface (keys are always lexicographically sorted).
* Reader/writer transactions: readers don’t block writers,
writers don’t block readers.
Each environment supports one concurrent write transaction.
* Cheap read transactions.
* Environments may be opened by multiple processes on the same host.
* Multiple named databases may be created with transactions covering
all named databases.
* Memory mapped, allowing for zero copy lookup and iteration.
This is optionally exposed to Python using the buffer() interface.
* Maintenance requires no external process or background threads.
* No application-level caching is required:
LMDB uses the operating system’s buffer cache. |
PackageName | python3-lmdb |
PackageRelease | 2.4 |
PackageVersion | 1.2.1 |
SHA-1 | DDFB174507FEA11699946E305A39CA26D4777434 |
SHA-256 | A3B7EEF14B2A17699C879C95282959CA3A173179C8D136716B9C338D45426945 |