mozilla / rkv

A simple, humane, typed key-value storage solution.
https://crates.io/crates/rkv
Apache License 2.0
310 stars 53 forks source link

LMDB behavior parity #164

Closed victorporof closed 4 years ago

victorporof commented 4 years ago

I've identified 3 additional situations where our safe mode backend implementation doesn't match LMDB's behavior, fixed in the following 3 individual commits.