tvl-depot/tvix/store/src/proto
Florian Klink 0baaabc43e refactor(tvix/store): move blob splitting into a BlobWriter struct
This will moves the chunking-as-we-receive logic that so far only lived
in grpc_blobservice_wrapper.rs into a generic BlobWriter.

Change-Id: Ief7d1bda3c6280129f7139de3f6c4174be2ca6ea
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8154
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
2023-03-10 10:58:55 +00:00
..
tests feat(tvix/store): do not buffer blob data 2023-03-10 10:58:55 +00:00
grpc_blobservice_wrapper.rs refactor(tvix/store): move blob splitting into a BlobWriter struct 2023-03-10 10:58:55 +00:00
grpc_directoryservice_wrapper.rs feat(tvix/store): add GRPCDirectoryServiceWrapper 2023-03-10 10:58:55 +00:00
grpc_pathinfoservice_wrapper.rs feat(tvix/store): add GRPCPathInfoServiceWrapper 2023-03-10 10:58:55 +00:00
mod.rs feat(tvix/store): add GRPCPathInfoServiceWrapper 2023-03-10 10:58:55 +00:00