LMDB Native Libraries
Compiled LMDB native libraries for Linux (glibc/musl), macOS and Windows on x86_64 and aarch64.
If you are using LMDB from Java, use the LmdbJava project instead. This artifact is a dependency of LmdbJava.
Updating LMDB
cd lmdb git fetch --tags git checkout LMDB_0.9.XX cd .. git add lmdb
Releasing
mvn release:clean release:prepare
License
LMDB (and this repository for simplicity) is licensed under The OpenLDAP Public License.