- take a dir of json files and store them in hypercore
- take the key from each JSON object, optionally specified (with jsonpath?) by user
- JSON objects conform to schema https://github.com/sciencefair-land/schemas/blob/master/datasources/article/metadata.json
- this hypercore will form the 'metadata' part of a sciencefair datasource - the other part is a regular hyperdrive of a directory containing article files
- 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?
Created
July 24, 2017 06:25
-
-
Save blahah/55f9d101ee567733a4460b9f904d116c to your computer and use it in GitHub Desktop.
mafintosh sciencefair todo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment