tvl-depot/tvix/store/src
Florian Klink 54bb63dea3 chore(tvix/store): allow non_snake_case
Some of the tonic-generated types create new warnings.

Change-Id: Ib538bfd7d90d857d80a129fbbdf3a38c89cc04ab
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9349
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2023-09-17 13:14:03 +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 chore(tvix/store): allow non_snake_case 2023-09-17 13:14:03 +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