Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-23 | r/6178 refactor(tvix/store/blobsvc): move from Vec<u8> to B3Digest | Florian Klink | 1 | -6/+2 |
2023-05-17 | r/6149 refactor(tvix/store): rename import::{import_path -> ingest_path} | Florian Klink | 1 | -4/+4 |
2023-05-11 | r/6133 refactor(tvix/store): remove ChunkService | Florian Klink | 1 | -24/+7 |
2023-03-16 | r/6014 refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8> | Florian Klink | 1 | -7/+3 |
2023-03-10 | r/5934 feat(tvix/store): add new_temporary for all Sled services | Florian Klink | 1 | -27/+29 |
2023-03-10 | r/5932 feat(tvix/store): add import::import_path | Florian Klink | 1 | -0/+136 |