leveldb
leveldb copied to clipboard
Incompatibility when upgrading 1.20 -> 1.22
I am upgrading level db in a fork of https://github.com/Level/classic-level and when I start my application I get
[Error: Corruption: corrupted compressed block contents] { code: 'LEVEL_CORRUPTION' }
Are there any things to think about when upgrading leveldb?