threefoldtech / 0-db

Fast write ahead persistent redis protocol key-value store
Apache License 2.0
39 stars 10 forks source link

Data migration from v1 to v2 #124

Closed OmarElawady closed 2 years ago

OmarElawady commented 2 years ago

zos currently uses zdb v1. Is there a way to safely migrate the data from v1 to v2?

OmarElawady commented 2 years ago

It was decided to move from v1 to v2 without migrating the data https://github.com/threefoldtech/zos/issues/1503