Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-19 | r/6331 chore(tvix/store/blobsvc): clippy | Florian Klink | 1 | -7/+5 |
2023-06-14 | r/6302 feat(tvix/store/blobsvc): add from_addr | Florian Klink | 1 | -0/+104 |
2023-06-12 | r/6278 refactor(tvix/store/blobsvc): drop Result<_,_> around open_write | Florian Klink | 1 | -2/+2 |
2023-06-12 | r/6274 refactor(tvix/store/blobsvc/sled): cargo clippy | Florian Klink | 1 | -1/+1 |
2023-06-12 | r/6269 feat(tvix/store): eliminate generics in BlobStore | Florian Klink | 1 | -23/+58 |
2023-05-23 | r/6178 refactor(tvix/store/blobsvc): move from Vec<u8> to B3Digest | Florian Klink | 1 | -16/+12 |
2023-05-18 | r/6163 refactor(tvix/store/blobsvc/sled): clippy | Florian Klink | 1 | -5/+5 |
2023-05-11 | r/6133 refactor(tvix/store): remove ChunkService | Florian Klink | 1 | -39/+64 |
2023-03-10 | r/5934 feat(tvix/store): add new_temporary for all Sled services | Florian Klink | 1 | -0/+7 |
2023-03-06 | r/5894 feat(tvix/store): add blobservice | Florian Klink | 1 | -0/+66 |