Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-10 | r/5948 refactor(tvix/store): move upload_chunk out of blobwriter | Florian Klink | 1 | -27/+2 |
2023-03-10 | r/5945 refactor(tvix/store/blobwriter): don't clone | Florian Klink | 1 | -2/+1 |
2023-03-10 | r/5939 feat(tvix/store): use rayon to upload chunks concurrently | Florian Klink | 1 | -36/+57 |
2023-03-10 | r/5927 refactor(tvix/store): move blob splitting into a BlobWriter struct | Florian Klink | 1 | -0/+149 |