Java Native Interface for pmemkv
This repository is now read-only, it's archived because it was merged with pmemkv-java.
For all up-to-date information go to pmemkv-java repository.
Start by installing pmemkv on your system.
Clone the pmemkv-jni tree:
git clone https://github.com/pmem/pmemkv-jni.git
cd pmemkv-jni
Finish by installing this library:
make
make install