mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
0865546554
PR: 251221 Submitted by: Mahlon E. Smith <mahlon@martini.nu>
11 lines
483 B
Plaintext
11 lines
483 B
Plaintext
|
|
libmdbx is an extremely fast, compact, powerful, embedded, transactional
|
|
key-value database, with permissive license. libmdbx has a specific set of
|
|
properties and capabilities, focused on creating unique lightweight solutions.
|
|
|
|
Historically, libmdbx is a deeply revised and extended descendant of the
|
|
amazing Lightning Memory-Mapped Database. libmdbx inherits all benefits from
|
|
LMDB, but resolves some issues and adds a set of improvements.
|
|
|
|
WWW: https://github.com/erthink/libmdbx
|