tvl-depot/tvix/store/src/pathinfoservice
Florian Klink c947a73b8e chore(tvix/store/pathinfosvc): remove GRPCPathInfoService::new
There's very little reason to instantiate a GRPCPathInfoService in a
context where we are not already in a tokio context.

Change-Id: Ib81d649387717cb98de8a8039f92472f727b10c1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8755
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-06-12 21:33:59 +00:00
..
grpc.rs chore(tvix/store/pathinfosvc): remove GRPCPathInfoService::new 2023-06-12 21:33:59 +00:00
memory.rs refactor(tvix/store): use Arc instead of Box 2023-06-12 10:24:24 +00:00
mod.rs refactor(tvix/store/pathinfosvc): use Arc<dyn …> 2023-06-12 13:27:05 +00:00
sled.rs refactor(tvix/store): use Arc instead of Box 2023-06-12 10:24:24 +00:00