tvl-depot/tvix/castore/src/proto/tests
Florian Klink 2546446d51 feat(tvix/castore): bump [Directory,File]Node size to u64
Having more than 4GiB files is quite possible (think about the NixOS
graphical installer, and an uncompressed iso of it).

No wire format changes.

Change-Id: Ia78a07e4c554e91b93c5b9f8533266e4bd7f22b6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9950
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-11-05 10:57:01 +00:00
..
directory.rs feat(tvix/castore): bump [Directory,File]Node size to u64 2023-11-05 10:57:01 +00:00
directory_nodes_iterator.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
grpc_blobservice.rs refactor(tvix/castore): move tests to grpc client, rm tonic-mock 2023-10-08 21:53:20 +00:00
grpc_directoryservice.rs refactor(tvix/castore): move tests to grpc client, rm tonic-mock 2023-10-08 21:53:20 +00:00
mod.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00