Name: | lmdb |
---|---|
Version: | 0.9.29 |
Release: | 3.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 76995 |
License: | OpenLDAP |
RPM: | lmdb-0.9.29-3.el9.x86_64.rpm |
Source RPM: | lmdb-0.9.29-3.el9.src.rpm |
Build Date: | Sun Jan 09 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://symas.com/mdb |
Summary: | Memory-mapped key-value database |
Description: | LMDB is an ultra-fast, ultra-compact key-value embedded data store developed by Symas for the OpenLDAP Project. By using memory-mapped files, it provides 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. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Upgrade to version 0.9.29
- Upgrade to version 0.9.28 - Specfile refactoring
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Upgrade to version 0.9.27
- Upgrade to version 0.9.26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
- Upgrade to version 0.9.25 - Use OpenLDAP git directly in place of GitHub mirror