pmem / pmemkv

Key/Value Datastore for Persistent Memory

Home Page:https://pmem.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend engines' Recovery tests

igchor opened this issue · comments

We lack tests for recovery in case when crash happens during database open (Recover() method). We should probably implement pmreorder based tests.