mediachain / concat

Mediachain daemons
MIT License
42 stars 13 forks source link

Generate archive #133

Open parkan opened 7 years ago

parkan commented 7 years ago

Probably just statements in a tarball. 1 statement = 1 "file" extent inside tarball?

vyzo commented 7 years ago

Obviously we also want the metadata objects, not just statements.

vyzo commented 7 years ago

Also, I don't think we need concat to dump the archive through an api at this point; we can generate it with a client script using the existing query/data api.

parkan commented 7 years ago

Yes, sorry I mean statements + data objects. I'm ok with using ndjson over protobuf.

parkan commented 7 years ago

Interesting, IPFS has some related work (though probably not mature):

https://github.com/ipfs/archive-format