Name: | lmdb |
---|---|
Version: | 0.9.24 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 67016 |
License: | OpenLDAP |
RPM: | lmdb-0.9.24-2.el8.x86_64.rpm |
Source RPM: | lmdb-epel-0.9.24-2.el8.src.rpm |
Build Date: | Sat Jun 19 2021 |
Build Host: | jenkins-172-17-0-2-685d43a3-3f75-4394-906b-ce6625a7048a.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |