Name: | lmdb |
---|---|
Version: | 0.9.32 |
Release: | 4.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 280395 |
License: | OLDAP-2.8 |
RPM: | lmdb-0.9.32-4.el10.aarch64.rpm |
Source RPM: | lmdb-0.9.32-4.el10.src.rpm |
Build Date: | Mon Jan 27 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.symas.com/lmdb |
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. |