snix/tvix/store/src
Florian Klink e815b680c0 refactor(tvix/store/pathinfosvc): drop ByWhat, use digest directly
We currently only support querying by the output hash digest.
This makes the interface a bit simpler.

Change-Id: I80b285373f1923e85cb0e404c4b15d51a7f259ef
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8570
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-05-16 10:39:06 +00:00
..
bin refactor(tvix/store): remove ChunkService 2023-05-11 14:27:57 +00:00
blobservice feat(tvix/store): add GRPCBlobService 2023-05-14 18:59:55 +00:00
directoryservice feat(tvix/store/directorysvc): add put_multiple_start 2023-04-07 09:26:36 +00:00
nar refactor(tvix/store): remove ChunkService 2023-05-11 14:27:57 +00:00
pathinfoservice refactor(tvix/store/pathinfosvc): drop ByWhat, use digest directly 2023-05-16 10:39:06 +00:00
proto refactor(tvix/store/pathinfosvc): drop ByWhat, use digest directly 2023-05-16 10:39:06 +00:00
tests refactor(tvix/store): remove ChunkService 2023-05-11 14:27:57 +00:00
errors.rs feat(tvix/store/pathinfosvc): add gRPC client 2023-03-27 08:48:41 +00:00
import.rs refactor(tvix/store): remove ChunkService 2023-05-11 14:27:57 +00:00
lib.rs refactor(tvix/store): remove ChunkService 2023-05-11 14:27:57 +00:00