Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039827
en ru br
ALT Linux repos
S:0.9.29-alt1.1

Group :: System/Libraries
RPM: liblmdb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.29-alt1.1
Build date: 13 september 2022, 12:31 ( 80.3 weeks ago )
Size: 121.89 Kb

Home page:   http://symas.com/mdb

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).

Current maintainer: Alexey Shabalin

List of contributors

List of rpms provided by this srpm:

  • liblmdb
  • liblmdb-debuginfo
  • liblmdb-devel
  • lmdb-utils
  • lmdb-utils-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin