Skip to content

LMDB 0.9.33⚓︎

LMDB is a compact memory-mapped key/value store library with copy-on-write
semantics and very low runtime overhead.

Typical consumers⚓︎

  • PowerDNS LMDB backend
  • target packages needing a small embedded database without a separate daemon

Notes⚓︎

The Freetz-EVO recipe builds and installs only the shared library runtime; the
CLI tools and documentation are intentionally omitted from the target package.