tvl-depot/tvix/store/src
Florian Klink 457fd4c325 feat(tvix/store/nar): add GRPCNARCalculationService
This asks a remote tvix-store for the nar size and digest of a given
root node.

Change-Id: If9f916d9bfc5f8dc3166e2c6c1671c0f0124d1c1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8611
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-05-24 09:01:35 +00:00
..
bin refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest 2023-05-23 10:48:55 +00:00
blobservice refactor(tvix/store/blobsvc): move from Vec<u8> to B3Digest 2023-05-23 10:48:55 +00:00
directoryservice refactor(tvix/store/directorysvc): clippy 2023-05-23 12:28:34 +00:00
nar feat(tvix/store/nar): add GRPCNARCalculationService 2023-05-24 09:01:35 +00:00
pathinfoservice refactor(tvix/store/pathinfosvc): drop ByWhat, use digest directly 2023-05-16 10:39:06 +00:00
proto refactor(tvix/store/blobsvc): move from Vec<u8> to B3Digest 2023-05-23 10:48:55 +00:00
tests refactor(tvix/store/blobsvc): move from Vec<u8> to B3Digest 2023-05-23 10:48:55 +00:00
digests.rs refactor(tvix/store/digests): clippy 2023-05-23 12:28:34 +00:00
errors.rs feat(tvix/store/pathinfosvc): add gRPC client 2023-03-27 08:48:41 +00:00
import.rs refactor(tvix/store): rename import::{import_path -> ingest_path} 2023-05-17 13:06:53 +00:00
lib.rs refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest 2023-05-23 10:48:55 +00:00