about summary refs log tree commit diff
path: root/tvix/castore/src/blobservice/mod.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-02 r/7468 docs(tvix/castore/blobsvc): fix doc comments on traitFlorian Klink1-10/+14
2024-01-09 r/7366 feat(tvix/castore): implement CombinedBlobServiceFlorian Klink1-0/+2
2024-01-09 r/7365 feat(tvix/castore/blobsvc): add chunks methodFlorian Klink1-0/+17
2023-12-17 r/7228 feat(tvix/castore): simple filesystem blob serviceRyan Lahfa1-0/+3
2023-12-12 r/7207 refactor(tvix/castore/blobservice): use io::Result in traitFlorian Klink1-4/+4
2023-11-19 r/7037 refactor(tvix/castore/blobservice): rm AsyncBufRead from BlobReaderFlorian Klink1-4/+1
2023-11-15 r/7020 refactor(tvix/castore/blobsvc): remove BlobService::from_urlFlorian Klink1-6/+0
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-0/+62