about summary refs log tree commit diff
path: root/tvix/store/src/chunkservice/util.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-17 r/6017 chore(tvix/store/chunkservice): clippy lintFlorian Klink1-1/+1
2023-03-16 r/6015 refactor(tvix/store/chunksvc): use [u8; 32] instead of Vec<u8>Florian Klink1-4/+4
2023-03-13 r/5958 refactor(tvix/store): add read_all_and_chunk methodFlorian Klink1-2/+41
2023-03-11 r/5952 refactor(tvix/store): factor out hash update into functionFlorian Klink1-6/+22
2023-03-11 r/5951 docs(tvix/store): make upload_chunk docs a docstringFlorian Klink1-1/+1
2023-03-10 r/5948 refactor(tvix/store): move upload_chunk out of blobwriterFlorian Klink1-0/+30