Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out datastore plugin support #81

Open
magik6k opened this issue Oct 5, 2018 · 0 comments
Open

Figure out datastore plugin support #81

magik6k opened this issue Oct 5, 2018 · 0 comments

Comments

@magik6k
Copy link
Member

magik6k commented Oct 5, 2018

While this isn't really an issue now, but it soon may be as datastore plugin support got merged recently.

With how the go plugin system works, we won't be able to load the plugins here, so we need to figure out a way of working with custom datastores:

  • Rewrite migrations as a go-ipfs plugin
    • We'd need to provide builds of fs-repo-migrations for every version of go-ipfs, so the downgrade path still works.
  • Make migrations easy to rebuild with new datastore support
    • This should be fairly doable with extracting repo/fsrepo and parts of the go-ipfs plugin subsystem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant