PACKAGE NAME: lmdb-0.9.16-i586-1vl72.txz PACKAGE LOCATION: ./Commandline PACKAGE SIZE (compressed): 177 K PACKAGE SIZE (uncompressed): 820 K PACKAGE MD5: 2e9c9daef27bcde2b4efe7c94c20e351 ./Commandline/lmdb-0.9.16-i586-1vl72.txz PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: lmdb: lmdb (lightning memory-mapped database) lmdb: lmdb: LMDB is an ultra-fast, ultra-compact key-value embedded data store lmdb: developed by Symas for the OpenLDAP Project. lmdb: By using memory-mapped files, it provides the read performance of lmdb: a pure in-memory database while still offering the persistence of lmdb: standard disk-based databases, and is only limited to the size of lmdb: the virtual address space. lmdb: lmdb: License: OpenLDAP Public License lmdb: Authors: http://symas.com/mdb/ lmdb: Website: http://symas.com/mdb/