https://github.com/antimer/liblmdb.git
git clone 'https://github.com/antimer/liblmdb.git'
(ql:quickload :liblmdb)
Low-level LMDB bindings.
This is a pure CFFI binding to LMDB, no macros or wrappers or anything. For a more complete interface, see this library.
Copyright (c) 2016 Fernando Borretti
Licensed under the MIT License.