about summary refs log tree commit diff
path: root/tvix/store/protos/castore.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-164/+0
2023-09-09 r/6572 fix(tvix/protos): support []byte node namesBrian McGee1-11/+12
2022-12-30 r/5553 chore(tvix/store/protos): more idiomatic goFlorian Klink1-3/+1
2022-12-27 r/5509 feat(tvix/store/protos): implement Directory.Validate()Florian Klink1-0/+126
2022-12-27 r/5508 feat(tvix/store/protos): implement Size() and Digest() for DirectoryFlorian Klink1-0/+39