tvl-depot/tvix/store/src
Florian Klink 8263c024c9 refactor(tvix/store/import): use DirectoryPutter in import.rs
This should allow import_path to communicate to a gRPC remote store,
that actually verifies the Directory nodes are interconnected.

Change-Id: Ic5d28c33518f50dedec15f1732d81579a3afaff1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8357
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-04-07 09:26:36 +00:00
..
bin feat(tvix/store/bin): print store path 2023-03-19 20:57:27 +00:00
blobservice refactor(tvix/store): impl Default for MemoryBlobService 2023-03-10 12:15:02 +00:00
chunkservice chore(tvix/store/chunkservice): clippy lint 2023-03-17 07:49:37 +00:00
directoryservice feat(tvix/store/directorysvc): add put_multiple_start 2023-04-07 09:26:36 +00:00
nar refactor(tvix/store/nar): pass in &proto::node::Node 2023-03-17 07:49:38 +00:00
pathinfoservice feat(tvix/store/pathinfosvc): add gRPC client 2023-03-27 08:48:41 +00:00
proto refactor(tvix/nix-compat): move build_store_path out of derivation 2023-03-30 14:03:35 +00:00
tests refactor(tvix/store/nar): pass in &proto::node::Node 2023-03-17 07:49:38 +00:00
blobreader.rs docs(tvix/store/blobreader): fix docstring 2023-03-27 08:44:40 +00:00
errors.rs feat(tvix/store/pathinfosvc): add gRPC client 2023-03-27 08:48:41 +00:00
import.rs refactor(tvix/store/import): use DirectoryPutter in import.rs 2023-04-07 09:26:36 +00:00
lib.rs feat(tvix/store): drop BlobWriter 2023-03-13 10:05:21 +00:00