lmdb
Port variant |
std |
Summary |
Lightning Memory-Mapped Database |
Package version |
0.9.33 |
Homepage |
https://github.com/LMDB/lmdb |
Keywords |
databases |
Maintainer |
nobody |
License |
OpenLDAP Public License |
Other variants |
There are no other variants. |
Ravenports |
Buildsheet | History |
Ravensource |
Port Directory | History |
Last modified |
11 AUG 2024, 22:51:45 UTC |
Port created |
29 SEP 2017, 21:31:44 UTC |
Subpackage Descriptions
set |
This is the lmdb:std metapackage.
It pulls in all subpackages of lmdb:std. |
primary |
LMDB is an ultra-fast, ultra-compact key-value data store developed by
Symas for the OpenLDAP Project.
It uses memory-mapped files, so it has 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, (it is not limited to the size of physical RAM). LMDB was
originally called MDB, but was renamed to avoid confusion with other
software associated with the name MDB.
|
dev |
This is the developer subpackage of the lmdb:std port.
It may contain headers, pc files, static and PIC libraries and SO links. |
man |
This is the man page subpackage of the lmdb:std port. |
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
This package has no dependency requirements of any kind. |
Distribution File Information
d19d52725800177b89d235161c0af8ae8b2932207e3c9eb87e95b61f1925206d 121359 openldap-LMDB_0.9.33.tar.bz2
Ports that require lmdb:std
bind:std |
Berkeley Internet Name Domain (Domain Name Server) |
kf6-baloo:std |
KF6 file indexing and file search framework |
postfix:std |
Fast and robust mail transfer agent |