Package liblmdb: Information

    Source package: liblmdb
    Version: 0.9.29-alt1.1
    Build time:  Sep 15, 2022, 08:59 AM
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: Symas Lightning Memory-Mapped Database
    Description: 
    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).

    List of rpms provided by this srpm:
    liblmdb (mipsel)
    liblmdb-debuginfo (mipsel)
    liblmdb-devel (mipsel)
    lmdb-utils (mipsel)
    lmdb-utils-debuginfo (mipsel)

    Maintainer: Alexey Shabalin


    Last changed


    Sept. 13, 2022 Alexey Shabalin 0.9.29-alt1.1
    - Build to sisyphus.
    Sept. 2, 2021 Evgeny Sinelnikov 0.9.29-alt1
    - Updated to 0.9.29
    July 29, 2021 Evgeny Sinelnikov 0.9.28-alt1
    - Updated to 0.9.28 with backported refixes from Engineering.