about summary refs log tree commit diff
path: root/tvix/castore/src/blobservice/memory.rs
AgeCommit message (Expand)AuthorFilesLines
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/+12
2024-07-18 r/8365 feat(tvix/castore): add composition moduleYureka1-0/+17
2024-05-11 r/8113 refactor(tvix/castore/blobservice/memory): use parking_lot RwLockFlorian Klink1-19/+9
2023-12-12 r/7207 refactor(tvix/castore/blobservice): use io::Result in traitFlorian Klink1-9/+11
2023-11-18 r/7027 feat(tvix/castore): fix tracing instrument in `MemoryBlobService`Ryan Lahfa1-2/+3
2023-11-15 r/7020 refactor(tvix/castore/blobsvc): remove BlobService::from_urlFlorian Klink1-62/+0
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-0/+196