Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

feat: migrate mfs root to datastore #126

Merged
merged 5 commits into from
Aug 17, 2021

Conversation

achingbrain
Copy link
Member

We've been storing the mfs root in the repo's 'root' datastore since
forever which means it's a block on the filesystem.

It should have been stored in the datastore instead so add migration 11
which moves the key to the datastore.

BREAKING CHANGE: adds a new migration, should go out as a major

We've been storing the mfs root in the repo's 'root' datastore since
forever which means it's a block on the filesystem.

It should have been stored in the datastore instead so add migration 11
which moves the key to the datastore.

BREAKING CHANGE: adds a new migration, should go out as a major
@achingbrain achingbrain merged commit 540a077 into master Aug 17, 2021
@achingbrain achingbrain deleted the feat/migrate-mfs-root-to-datastore branch August 17, 2021 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant