cmd/msrfetch: fetch from enriched composite data

This creates a content-addressed store for all media files. It is not
yet usable but an API and cdn backend will be implemented from it in a
later commit, as well as tooling for export and tagging.

Signed-off-by: Yonah <contrib@gensokyo.uk>
This commit is contained in:
2025-09-18 07:12:10 +09:00
parent 21871a387c
commit da4b1d86d9
6 changed files with 1309 additions and 1 deletions

3
.gitignore vendored
View File

@@ -7,6 +7,9 @@
*.pkg
/msrfetch
# Content-addressed media files
/data
# Test binary, built with `go test -c`
*.test