snix/tvix/store/src
Florian Klink ad6b6b14db feat(tvix/store/pathinfosvc): derive Clone
This allows closing a TvixStoreIO if it contains a SledPathInfoService.

Change-Id: Ife451eda331bafdb1af91f45a94cccd13f2f67c6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8620
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-05-24 16:04:08 +00:00
..
bin feat(tvix/store): implement TvixStoreIO 2023-05-24 09:25:02 +00:00
blobservice feat(tvix/store/blobsvc): add constructors 2023-05-24 09:01:36 +00:00
directoryservice feat(tvix/store/directorysvc): GRPCDirectoryService::from_client 2023-05-24 09:01:36 +00:00
nar feat(tvix/store/nar): add GRPCNARCalculationService 2023-05-24 09:01:35 +00:00
pathinfoservice feat(tvix/store/pathinfosvc): derive Clone 2023-05-24 16:04:08 +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 feat(tvix/store): implement TvixStoreIO 2023-05-24 09:25:02 +00:00
store_io.rs feat(tvix/store): implement TvixStoreIO 2023-05-24 09:25:02 +00:00