about summary refs log tree commit diff
path: root/tvix/castore/src/blobservice/sled.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-12 r/7207 refactor(tvix/castore/blobservice): use io::Result in traitFlorian Klink1-7/+8
2023-12-11 r/7159 refactor(tvix/*store/sled): make ::new() more genericFlorian Klink1-2/+2
2023-12-11 r/7158 chore(tvix): drop sled compression supportFlorian Klink1-1/+3
2023-11-15 r/7020 refactor(tvix/castore/blobsvc): remove BlobService::from_urlFlorian Klink1-102/+0
2023-11-07 r/6972 fix(tvix/castore): B3Digest::{to_vec -> as_slice}edef1-4/+4
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-0/+249