snix/tvix/store/src
Florian Klink ec22a80f26 docs(tvix/store/fuse): add more comment to list_root arg
Forgot to squash this into cl/9217.

Change-Id: Id5a87cbe729592f3b53e8c329b6890519f5da319
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9272
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
2023-09-08 16:13:21 +00:00
..
bin docs(tvix/store/fuse): add more comment to list_root arg 2023-09-08 16:13:21 +00:00
blobservice refactor(tvix/store): use tokio::task::JoinHandle 2023-09-05 21:13:50 +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