snix/tvix/store/src/proto
Florian Klink da9d706e0a feat(tvix/store/pathinfosvc): provide listing
This provides an additional method in the PathInfoService trait, as
well as an RPC method on the gRPC layer to list all PathInfo objects in
a PathInfoService.

Change-Id: I7378f6bbd334bd6ac4e9be92505bd099a1c2b19a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9216
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-09-05 20:46:42 +00:00
..
tests feat(tvix/store/pathinfosvc): provide listing 2023-09-05 20:46:42 +00:00
grpc_blobservice_wrapper.rs feat(tvix/store/proto): use Bytes instead of Vec<u8> 2023-07-22 09:03:02 +00:00
grpc_directoryservice_wrapper.rs feat(tvix/store/proto): use Bytes instead of Vec<u8> 2023-07-22 09:03:02 +00:00
grpc_pathinfoservice_wrapper.rs feat(tvix/store/pathinfosvc): provide listing 2023-09-05 20:46:42 +00:00
mod.rs refactor(tvix/store): implement rename for node::Node 2023-09-02 20:08:52 +00:00
sync_read_into_async_read.rs refactor(tvix/store): remove ChunkService 2023-05-11 14:27:57 +00:00