snix/tvix/store/src
Florian Klink ca25acf11b chore(tvix/store/protos): drop unused fields for now
This wasn't removed yet, and no code is using/populating it so far.

It's confusing, let's update it to the state of things now, and re-
introduce it once we get there.

Change-Id: I68f5ba17a8eee604d8ccd82749da7c8be094cb99
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9351
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-09-18 10:33:30 +00:00
..
bin refactor(tvix/store/blobsvc): make BlobStore async 2023-09-18 10:33:30 +00:00
blobservice chore(tvix/store/protos): drop unused fields for now 2023-09-18 10:33:30 +00:00
directoryservice refactor(tvix/store/blobsvc): make BlobStore async 2023-09-18 10:33:30 +00:00
fuse fix(tvix/store/fuse): fix executable bit 2023-09-18 10:33:30 +00:00
nar refactor(tvix/store/blobsvc): make BlobStore async 2023-09-18 10:33:30 +00:00
pathinfoservice refactor(tvix/store): use tokio::task::JoinHandle 2023-09-05 21:13:50 +00:00
proto chore(tvix/store/protos): drop unused fields for now 2023-09-18 10:33:30 +00:00
tests refactor(tvix/store/blobsvc): make BlobStore async 2023-09-18 10:33:30 +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 refactor(tvix/store/blobsvc): make BlobStore async 2023-09-18 10:33:30 +00:00
lib.rs refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate 2023-09-04 16:02:12 +00:00