update progress on milestones

This commit is contained in:
2022-02-28 22:11:51 -08:00
parent bf0109812e
commit 7c6af747ca

View File

@@ -6,9 +6,9 @@ Title: M1: Basic artifact storage
- [X] Database schema for archive blobs
- [X] SQL migration (using [sql-migrate](https://github.com/rubenv/sql-migrate))
- [X] Go package for archive blobs
- [ ] blob store
- [X] blob store
- [ ] syncq
- [ ] CLI tool for inserting blobs
- [X] CLI tool for inserting blobs
### Artifacts
- [ ] What does an artifact look like? Develop the data model.