Hello Community,
I’m pleased to announce that pmemkv 1.3 has been released and is available from our GitHub pages.
This release introduces a new experimental engine - radix (single-threaded sorted map, backed by libpmemobj-cpp’s radix_tree container).
We have also extended the configuration class API and redesigned the optimized version of stree engine.
Features:
Major fixes:
Other changes:
Known issues:
Source code and detailed changelogs can be found here: https://github.com/pmem/pmemkv/releases/tag/1.3
/Szymon