slackware-current/source/l/lmdb/slack-desc
Patrick J Volkerding 08605e45c3 Wed Nov 29 20:13:41 UTC 2023
l/jasper-4.1.1-x86_64-1.txz:  Upgraded.
l/mlt-7.22.0-x86_64-1.txz:  Upgraded.
n/gpgme-1.23.2-x86_64-1.txz:  Upgraded.
x/ibus-libpinyin-1.15.5-x86_64-1.txz:  Upgraded.
2023-11-29 22:02:25 +01:00

19 lines
941 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
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/lmdb/
lmdb:
lmdb: