lmdb - Memory-mapped key-value database
Website: | http://symas.com/lmdb |
---|---|
License: | OpenLDAP |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
lmdb-0.9.30-1.aldos.i686 [24 KiB] |
Changelog
by Joel Barrios (2023-02-17):
- Update to 0.9.30. |