PACKAGE NAME: lmdb-0.9.30-loong64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 76 K PACKAGE SIZE (uncompressed): 280 K PACKAGE DESCRIPTION: lmdb: lmdb (Lightning Memory-mapped key-value database) lmdb: lmdb: LMDB is an ultra-fast, ultra-compact key-value embedded data store lmdb: developed by Symas for the OpenLDAP Project. By using memory-mapped lmdb: files, it provides the read performance of a pure in-memory database lmdb: while still offering the persistence of standard disk-based databases, lmdb: and is only limited to the size of the virtual address space. lmdb: lmdb: Homepage: http://symas.com/mdb/ lmdb: lmdb: