Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crash_test: add the new memtable as a random choice (#89)
Currently only the skip list memtable is being tested. Increase coverage by adding the new Speedb memtable as an option as well. For now we'll simply choose randomly between the two, without giving any one of them preference, but we may want to change that in the future.
- Loading branch information