Skip to content

lmdbjava/native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

LMDB Native Libraries Automatic Build Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published