Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

pmemkv version 1.0.3

Compare
Choose a tag to compare
@szyrom szyrom released this 06 Oct 15:15
· 911 commits to master since this release

This is the last bugfix release for pmemkv 1.0 version.
Maintenance of this version is no longer supported.

Notable changes:

  • VSmap::put method refactor (to use emplace)
  • add errormsg() to db class
  • add missing checks in move assignment operator in config class