rkv icon indicating copy to clipboard operation
rkv copied to clipboard

Remove LMDB backend

Open saschanaz opened this issue 3 years ago • 2 comments

I think we should still keep the migrator for some time. (which then blocks removing lmdb completely)

saschanaz avatar Jun 08 '22 11:06 saschanaz

Not sure what to do with bin/dump and bin/rand, it's currently only for LMDB backend. Any actual user for those? 🤔

rand should be able to support safemode but dump uses migrator that only LMDB has.

saschanaz avatar Oct 30 '23 17:10 saschanaz

Not sure what to do with bin/dump and bin/rand, it's currently only for LMDB backend. Any actual user for those? 🤔

rand should be able to support safemode but dump uses migrator that only LMDB has.

These always felt more like examples anyway. I'm fine if they are gone.

badboy avatar Nov 01 '23 12:11 badboy