tvl-depot/tvix/store/src/tests
Florian Klink 6f85dbfc06 feat(tvix/store/pathinfosvc): add calculate_nar method
Putting this in the PathInfoService trait makes much more sense, we can
have direct control over where/how to cache the results in the
implementation.

This now requires each PathInfoService to hold pointers to BlobService
and DirectoryService.

Change-Id: I4faae780d43eae4beeb57bd5e190e6d1a5d3314e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8724
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
2023-06-12 10:15:20 +00:00
..
fixtures.rs refactor(tvix/store/blobsvc): move from Vec<u8> to B3Digest 2023-05-23 10:48:55 +00:00
import.rs feat(tvix/store): eliminate generics in BlobStore 2023-06-12 10:15:20 +00:00
mod.rs feat(tvix/store): add import::import_path 2023-03-10 10:58:55 +00:00
nar_renderer.rs feat(tvix/store/pathinfosvc): add calculate_nar method 2023-06-12 10:15:20 +00:00
utils.rs feat(tvix/store/pathinfosvc): add calculate_nar method 2023-06-12 10:15:20 +00:00