1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/databases/mdbx/pkg-descr
Vanilla I. Shu 0865546554 Add mdbx 0.9.1, lightning Memory-Mapped Database (Extended).
PR:		251221
Submitted by:	Mahlon E. Smith <mahlon@martini.nu>
2020-11-28 13:37:22 +00:00

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