about summary refs log tree commit diff
path: root/tvix/castore/src/blobservice/combinator.rs
AgeCommit message (Expand)AuthorFilesLines
13 days r/8903 refactor(tvix/castore/blob): use near/far for CombinedBlobServiceFlorian Klink1-31/+31
2024-11-08 r/8896 feat(tvix): add instance_name to instrumentation of *ServicesBob van der Linden1-4/+7
2024-07-23 r/8411 refactor(directoryservice): get rid of NaiveSeeker helperYureka1-53/+10
2024-07-19 r/8372 feat(tvix): different service types in one compositionYureka1-1/+1
2024-07-18 r/8368 refactor(tvix): use composition & registry for from_addrYureka1-1/+11
2024-07-18 r/8365 feat(tvix/castore): add composition moduleYureka1-0/+29
2024-03-18 r/7730 refactor(tvix/castore/blobsvc): use B3Digest Display implFlorian Klink1-5/+1
2024-02-02 r/7465 refactor(tvix/castore/blobsvc/combinator): compact trait boundsFlorian Klink1-1/+2
2024-01-09 r/7366 feat(tvix/castore): implement CombinedBlobServiceFlorian Klink1-0/+135