when deleting validate against key cache
juliangruber opened this issue · 1 comments
juliangruber commented
Because db.del(key, fn)
doesn't return an error when the key doesn't exist, the repo prints OK
on deleting an unknown key. But since lev has the key cache it can check if the key actually exists and be nicer than level up.
heapwolf commented
fixed as of 2.1.0