Skip to content

leerspace/ipfs-ds-convert

 
 

Repository files navigation

ipfs-ds-convert

Coverage Status Travis CI

Datastore converter for go-ipfs

This tool is WIP and may damage your data. Make sure to make a backup first.

TODO:

  • Finish basic conversion code
  • package.json for gx
  • Tests
  • Review
  • Standard readme
  • Revert on error / from backup
  • Cleanup backup subcommand
  • Optimize some standard cases
    • Don't copy directories when not needed
    • Detect renames
      • Not that common
  • Report progress
  • Don't depend on go-ipfs

Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Łukasz Magiera

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.0%
  • Makefile 1.0%