| Name: | lmdb |
|---|---|
| Version: | 0.9.29 |
| Release: | 3.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 280899 |
| License: | OpenLDAP |
| RPM: | lmdb-0.9.29-3.el9.aarch64.rpm |
| Source RPM: | lmdb-0.9.29-3.el9.src.rpm |
| Build Date: | Sun Feb 13 2022 |
| Build Host: | build-ol9-aarch64.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. |