about summary refs log tree commit diff
path: root/tvix/store/src/blobservice/mod.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-12 r/6277 docs(tvix/store/blobservice): fix docstringsFlorian Klink1-2/+3
2023-06-12 r/6269 feat(tvix/store): eliminate generics in BlobStoreFlorian Klink1-9/+6
2023-05-23 r/6178 refactor(tvix/store/blobsvc): move from Vec<u8> to B3DigestFlorian Klink1-4/+4
2023-05-14 r/6138 feat(tvix/store): add GRPCBlobServiceFlorian Klink1-0/+2
2023-05-11 r/6133 refactor(tvix/store): remove ChunkServiceFlorian Klink1-9/+28
2023-03-06 r/5894 feat(tvix/store): add blobserviceFlorian Klink1-0/+20