NLnetLabs / kvx

Abstraction layer over various key-value store backends in Rust
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Support migrating namespaces #44

Closed timbru closed 1 year ago

timbru commented 1 year ago

Allow changing the namespace on a KeyValueStore. This allows the following upgrade scenario:

timbru commented 1 year ago

merged into prep-0.8.0