aboutsummaryrefslogtreecommitdiff
path: root/pack_idx_read.go
Commit message (Collapse)AuthorAgeFilesLines
* Delete everything, I'm redesigning this.Gravatar Runxi Yu2026-02-201-290/+0
| | | | | I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us.
* Revert "packed: More uniform file naming scheme"Gravatar Runxi Yu2026-02-201-0/+290
| | | | This reverts commit 33de7fd28ce870d0b98016fcb42aa9ae5c0ca78a.
* packed: More uniform file naming schemeGravatar Runxi Yu2026-01-291-290/+0
|
* pack: Add _read to filenamesGravatar Runxi Yu2026-01-281-0/+290