◐ Shell
clean mode source ↗

GitHub - lmdbjava/native: LMDB Native Libraries Automatic Build Repository

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Build Maven Central License

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.