Lightning Memory-Mapped Database: Difference between revisions

Content deleted Content added
m Performance: Added comma
Application support: Missing name
Line 77:
Many popular [[free software]] projects distribute or include support for LMDB, often as the primary or sole storage mechanism.
 
* The [[Debian]],<ref>[https://packages.debian.org/liblmdb0 liblmdb0 in Debian]. Retrieved 2014-10-20.</ref> [[Ubuntu (operating system)|Ubuntu]],<ref>{{cite web|url=https://packages.ubuntu.com/lmdb-utils|title=Ubuntu – Package Search Results -- lmdb-utils|first=Rhonda |last=D'Vine|website=packages.ubuntu.com|accessdate=2 Jan 2018}}</ref> [[Fedora (operating system)|Fedora]],<ref>[http://rpm.pbone.net/index.php3/stat/4/idpl/26914801/dir/fedora_20/com/lmdb-0.9.13-1.fc20.i686.rpm.html LMDB in Fedora 20]. Retrieved 2014-10-20.</ref> and [[OpenSuSE]]<ref>[http://rpm.pbone.net/index.php3/stat/4/idpl/27477943/dir/opensuse/com/lmdb-0.9.11-4.2.2.x86_64.rpm.html lmdb in OpenSUSE]. Retrieved 2014-10-20.</ref> operating systems.
* [[OpenLDAP]] for which LMDB was originally developed via {{mono|back-mdb}}.<ref>[http://www.openldap.org/doc/admin24/backends.html#LMDB OpenLDAP back-mdb]. Retrieved 2014-10-20</ref>
* [[Postfix (software)|Postfix]] via the {{mono|lmdb_table}} adapter.<ref>[http://www.postfix.org/lmdb_table.5.html Postfix lmdb_table(5)]. Retrieved 2014-10-20</ref>