spacejam/sled

Dump and restore?

richardARPANET opened this issue · 1 comments

I have 2 sled DBs. I want to dump data from one and restore to another (appending new data, not wiping the existing), how do I do this?

Db::export / Db::import