lisp / liblmdb

Low-level LMDB bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Low-level LMDB bindings


Languages

Language:Common Lisp 98.4%Language:SWIG 1.2%Language:Shell 0.4%