I can’t delete any entry from badger neither using Delete nor CompareAndDelete. The entry is there. It’s beed Get, before deleting, to make sure it actually exists - by checking that item.Value() is not nil.
Sorry, that I posted this out of frustration. I’m reproducing this but that’s most likely something inside my code that I can not find, yet. Thanks for reminding me of the tests. BTW, after pulling latest version, it can not read the previous db. It’s OK since it is not a V1.x yet, but just in case.