lmdb 0.9.23-0ubuntu1 source package in Ubuntu
Changelog
lmdb (0.9.23-0ubuntu1) disco; urgency=medium * New upstream release (0.9.23) (LP: #1812121) * d/copyright: Use https protocol in Format field. -- Rik Mills <email address hidden> Wed, 16 Jan 2019 08:26:01 +0000
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lmdb_0.9.23.orig.tar.gz | 140.4 KiB | abf42e91f046787ed642d9eb21812a5c473f3ba5854124484d16eadbe0aa9c81 |
lmdb_0.9.23-0ubuntu1.debian.tar.xz | 5.9 KiB | 2ca1dcbd5e84f0dfcb86745500f6d1109cbd82d6123210eb3f0f0dda11b7f09f |
lmdb_0.9.23-0ubuntu1.dsc | 2.0 KiB | 6d54229f2ca5943cdb4564148a99721d0e7ff66399e9058390069badf6b85c25 |
Available diffs
Binary packages built by this source
- liblmdb-dev: No summary available for liblmdb-dev in ubuntu disco.
No description available for liblmdb-dev in ubuntu disco.
- liblmdb0: No summary available for liblmdb0 in ubuntu eoan.
No description available for liblmdb0 in ubuntu eoan.
- liblmdb0-dbgsym: debug symbols for liblmdb0
- lmdb-doc: Lightning Memory-Mapped Database doxygen documentation
This package contains the doxygen generated documentation and the man
pages for the LMDB library.
.
Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact
key-value embedded data store developed for the OpenLDAP Project. It uses
memory-mapped files, so it has the read performance of a pure in-memory
database while still offering the persistence of standard disk-based
databases, and is only limited to the size of the virtual address space, (it
is not limited to the size of physical RAM).
- lmdb-utils: No summary available for lmdb-utils in ubuntu eoan.
No description available for lmdb-utils in ubuntu eoan.
- lmdb-utils-dbgsym: No summary available for lmdb-utils-dbgsym in ubuntu disco.
No description available for lmdb-utils-dbgsym in ubuntu disco.