Skip to content

Instantly share code, notes, and snippets.

@blahah
Created July 24, 2017 06:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blahah/55f9d101ee567733a4460b9f904d116c to your computer and use it in GitHub Desktop.
Save blahah/55f9d101ee567733a4460b9f904d116c to your computer and use it in GitHub Desktop.
mafintosh sciencefair todo

implement SLEEP-backed metadata sources

  • take a dir of json files and store them in hypercore
  • client integrated into sciencefair's datasource class, replacing the existing metadata feed
  • make a CLI for creating a datasource
  • add a way for the feed to update itself by pointing to a new feed key
    • feed creator should be able to specify new key
    • sciencefair should migrate the old key to the new key by moving all the data (storage location is specified by key)
    • still be able to get peers from the old key?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment