tvl-depot/tvix/store/src
Florian Klink 32f2f8b618 feat(tvix/store/import): print store path to stdout
This allows comparing the output in an integration test.

Change-Id: I8bb2254e18e90005a4f1b30fd47ef69642e3732e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9337
Tested-by: BuildkiteCI
Reviewed-by: Adam Joseph <adam@westernsemico.com>
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-09-15 21:00:54 +00:00
..
bin feat(tvix/store/import): print store path to stdout 2023-09-15 21:00:54 +00:00
blobservice fix(tvix/store/blobservice/seeker): fix debug assert 2023-09-12 12:15:08 +00:00
directoryservice refactor(tvix/store): use tokio::task::JoinHandle 2023-09-05 21:13:50 +00:00
fuse feat(tvix/store/fuse): allow listing 2023-09-05 21:13:49 +00:00
nar feat(tvix/store/proto): use Bytes instead of Vec<u8> 2023-07-22 09:03:02 +00:00
pathinfoservice refactor(tvix/store): use tokio::task::JoinHandle 2023-09-05 21:13:50 +00:00
proto feat(tvix/store/pathinfosvc): provide listing 2023-09-05 20:46:42 +00:00
tests refactor(tvix/store): cargo clippy 2023-08-20 21:51:04 +00:00
digests.rs feat(tvix/store/digests): use bytes::Bytes instead of Vec<u8> 2023-07-21 19:01:50 +00:00
errors.rs feat(tvix/store/pathinfosvc): add gRPC client 2023-03-27 08:48:41 +00:00
import.rs chore(tvix/store): drop walkdir workaround for symlinks at root 2023-09-05 15:19:43 +00:00
lib.rs refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate 2023-09-04 16:02:12 +00:00