Age | Commit message (Expand) | Author | Files | Lines |
2023-02-07 | r/5840 docs(store/protos): update comment on blobstore Read and Put | Florian Klink | 3 | -8/+56 |
2023-01-06 | r/5615 refactor(tvix/store): move protobuf build config one level up | Vincent Ambo | 1 | -0/+12 |
2022-12-30 | r/5553 chore(tvix/store/protos): more idiomatic go | Florian Klink | 1 | -3/+1 |
2022-12-28 | r/5528 feat(tvix/store/protos): rename Get to Read, add Stat method | Florian Klink | 3 | -88/+434 |
2022-12-28 | r/5527 feat(tvix/store): make blobstore stream chunks | Florian Klink | 3 | -172/+171 |
2022-12-28 | r/5525 chore(tvix/store/protos): add PathInfoService::CalculateNAR() | Florian Klink | 3 | -39/+222 |
2022-12-28 | r/5524 chore(tvix/store/protos): drop non-sha256 NAR hashes | Florian Klink | 2 | -196/+41 |
2022-12-28 | r/5523 chore(tvix/store/protos): move (Root)Node into separate message | Florian Klink | 2 | -124/+191 |
2022-12-27 | r/5509 feat(tvix/store/protos): implement Directory.Validate() | Florian Klink | 2 | -0/+297 |
2022-12-27 | r/5508 feat(tvix/store/protos): implement Size() and Digest() for Directory | Florian Klink | 4 | -0/+251 |
2022-12-26 | r/5496 feat(txix/store/protos): init go.mod, generate .pb.go files | Florian Klink | 9 | -0/+2390 |
2022-12-26 | r/5495 feat(tvix/store/protos): add go_package option | Florian Klink | 5 | -0/+10 |
2022-12-26 | r/5494 docs(tvix/store): add README, document services and store model | Florian Klink | 1 | -2/+3 |
2022-12-22 | r/5471 feat(tvix/proto): add rpc_directory.proto | Florian Klink | 1 | -0/+46 |
2022-12-22 | r/5470 feat(tvix/proto): add rpc_pathinfo | Florian Klink | 1 | -0/+42 |
2022-12-15 | r/5422 feat(tvix/proto): add rpc_blobstore | Florian Klink | 1 | -0/+32 |
2022-12-04 | r/5383 feat(tvix/store): add pathinfo.proto | Florian Klink | 1 | -0/+74 |
2022-12-04 | r/5382 chore(tvix/store): move castore.proto | Florian Klink | 2 | -0/+80 |