liblmdb
Low-level LMDB bindings.
$ area51 add liblmdbCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(liblmdb:some-function ...)Low-level LMDB bindings.
$ area51 add liblmdbCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(liblmdb:some-function ...)