Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-10 | r/5943 refactor(tvix/store): impl Default for MemoryBlobService | Florian Klink | 1 | -1/+1 |
2023-03-10 | r/5942 refactor(tvix/store): impl Default for MemoryChunkService | Florian Klink | 1 | -1/+1 |
2023-03-10 | r/5941 refactor(tvix/store): impl Default for MemoryDirectoryService | Florian Klink | 1 | -1/+1 |
2023-03-10 | r/5940 refactor(tvix/store): impl Default for MemoryPathInfoService | Florian Klink | 1 | -1/+1 |
2023-03-10 | r/5935 feat(tvix/store): use Memory*Service instead of temporary sled | Florian Klink | 1 | -8/+8 |
2023-03-10 | r/5934 feat(tvix/store): add new_temporary for all Sled services | Florian Klink | 1 | -10/+8 |
2023-03-10 | r/5928 refactor(tvix/store/tests): move gen_*_service() into helper | Florian Klink | 1 | -0/+24 |