NLnetLabs / krill

RPKI Certificate Authority and Publication Server written in Rust
https://nlnetlabs.nl/projects/routing/krill/
Mozilla Public License 2.0
289 stars 40 forks source link

Support migrating data from disk to database and vice versa #1079

Closed timbru closed 11 months ago

timbru commented 1 year ago

Perhaps through krillc or krillup - allow users to do a data migration from one back-end to another.

Essentially this should loop over all scopes and keys in one back-end and store them in the other.