tvl-depot/tvix/store/src/proto
Florian Klink a4f6c4181a feat(tvix/store): add new_temporary for all Sled services
This provides a service using /dev/shm, that's deleted once the
reference is dropped.

Refactor all tests to use these, which allows getting rid of most
TempDir usage in the tests.

The only place where we still use TempDir is in the importer tests,
which work on a filesystem path.

Change-Id: I08a950aa774bf9b46d9f5c92edf5efba36053242
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8193
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
2023-03-10 10:58:55 +00:00
..
tests feat(tvix/store): add new_temporary for all Sled services 2023-03-10 10:58:55 +00:00
grpc_blobservice_wrapper.rs fix(tvix/store/proto/grpc_blobservice_wrapper): buffer recv data 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