Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 332 Bytes

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.