liblmdb

https://github.com/antimer/liblmdb.git

git clone 'https://github.com/antimer/liblmdb.git'

(ql:quickload :liblmdb)
1

liblmdb

Low-level LMDB bindings.

Overview

This is a pure CFFI binding to LMDB, no macros or wrappers or anything. For a more complete interface, see this library.

License

Copyright (c) 2016 Fernando Borretti

Licensed under the MIT License.