opnsense-ports/databases/p5-LMDB_File/pkg-descr
Franco Fichtner 9409aee9a1 */*: sync with upstream
Taken from: FreeBSD
2015-06-18 11:08:13 +02:00

11 lines
461 B
Text

LMDB_File is a Perl wrapper around the OpenLDAP's LMDB (Lightning
Memory-Mapped Database) C library.
LMDB is an ultra-fast, ultra-compact key-value data store developed
by Symas for the OpenLDAP Project. See http://symas.com/mdb/ for details.
LMDB_File provides full access to the complete C API, a thin Perl wrapper
with an Object-Oriented interface and a simple Perl's tie interface
compatible with others DBMs.
WWW: http://search.cpan.org/dist/LMDB_File/