lmdb - Memory-mapped key-value database

Website: http://symas.com/mdb/
License: OpenLDAP
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.22-2.el7.art.x86_64 [26 KiB]

Changelog:

by Florin Asavoaie (2018-04-23):
- Fixed Build Dependencies
- Made build work on CentOS 7 for EPEL
Copyright © 2005-2010 Atomicorp, Inc.