This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
pmemkv-java version 1.0
This is the first pmemkv-java release which is fully compatible with pmmekv 1.0 and guarantees backward compatibility.
Major changes:
- API redesign (support for an arbitrary type with converter to ByteBuffer)
- config API redesign with builder pattern
- extended exception list
- extended documentation
- build system refactor to start using mvn only
- project merge with pmemkv-jni