lmdb 0.9.24-1 source package in Ubuntu
Changelog
lmdb (0.9.24-1) unstable; urgency=medium [ Ondřej Nový ] * d/copyright: Use https protocol in Format field [ Ondřej Surý ] * Bump the dh compat to 10 * Update Makefile patch to fix the parallel build * New upstream version 0.9.24 -- Ondřej Surý <email address hidden> Wed, 25 Mar 2020 15:24:22 +0100
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lmdb_0.9.24-1.dsc | 2.1 KiB | f90d1cc2b69cae56f1b465636c810f4e3667d43a2567cf3bfb48b62cb710da6e |
lmdb_0.9.24.orig.tar.gz | 140.5 KiB | 8e7200fdc9bb09b0cfad1d4eee8b20d539e43fe05c7ef9406247d64659c4a480 |
lmdb_0.9.24-1.debian.tar.xz | 5.9 KiB | 522abd2cf9777afe3af0acf26886bd0789a30da09bba91d01d0e1562982b1fc5 |
Available diffs
No changes file available.
Binary packages built by this source
- liblmdb-dev: No summary available for liblmdb-dev in ubuntu hirsute.
No description available for liblmdb-dev in ubuntu hirsute.
- liblmdb0: Lightning Memory-Mapped Database shared library
This package contains the LMDB shared 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).
- liblmdb0-dbgsym: No summary available for liblmdb0-dbgsym in ubuntu impish.
No description available for liblmdb0-dbgsym in ubuntu impish.
- 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 hirsute.
No description available for lmdb-utils in ubuntu hirsute.
- lmdb-utils-dbgsym: debug symbols for lmdb-utils