cbun / assembly

Assembly Service
MIT License
1 stars 0 forks source link

Store FileSets in metadata #5

Closed cbun closed 10 years ago

cbun commented 10 years ago

Keep FileSets in job_data['data'].

Have 'tags' that correlate to a REST api, store FileSet uuids

Rest API can parse the FileSets and return FileInfos

/job/{job.id}/results/{tag}

https://github.com/cbun/assembly/issues/6