tvl-depot/tvix/store/src/proto
Florian Klink ee23220564 refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8>
Also, simplify the trait interface, only allowing lookups of Directory
objects by their digest.

Change-Id: I6eec28a8cb0557bed9b69df8b8ff99a5e0f8fe35
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8313
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
2023-03-16 13:47:32 +00:00
..
tests refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8> 2023-03-16 13:47:32 +00:00
grpc_blobservice_wrapper.rs refactor(tvix/store): use read_all_and_chunk in gRPC blobservice 2023-03-13 10:05:21 +00:00
grpc_directoryservice_wrapper.rs refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8> 2023-03-16 13:47:32 +00:00
grpc_pathinfoservice_wrapper.rs feat(tvix/store): add GRPCPathInfoServiceWrapper 2023-03-10 10:58:55 +00:00
mod.rs refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8> 2023-03-16 13:47:32 +00:00