liblmdb

MIT

Low-level LMDB bindings.

$ area51 add liblmdbCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(liblmdb:some-function ...)

Dependencies