mozilla / rkv

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

Implement a simple migrator between multiple backends #200

Closed victorporof closed 3 years ago

victorporof commented 3 years ago

Needed to convert kvstore to use safe mode.

PR is split into relevant commits.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1597898 and dependent bugs.