snix/tvix/store/src/pathinfoservice
Florian Klink bc42c355cf refactor(tvix/store/pathinfo): test with PathInfoService directly
Since cl/…, a PathInfoService doesn't need to implement `calculate_nar`
anymore, so most of them don't actually have a handle to a
{Blob,Directory}Service anymore.

This means, we can simplify the construction of them for test cases
a lot.

Change-Id: I100e9e1c9b00a049b4d6136c57aad4cdb04461c6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11691
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2024-05-20 15:03:10 +00:00
..
fs feat(tvix/castore/fs): support extended attributes 2024-04-15 09:27:04 +00:00
tests refactor(tvix/store/pathinfo): test with PathInfoService directly 2024-05-20 15:03:10 +00:00
bigtable.rs refactor(tvix/store/pathinfo): test with PathInfoService directly 2024-05-20 15:03:10 +00:00
combinators.rs feat(tvix/store/pathinfo): add a Cache combinator 2024-05-13 22:05:59 +00:00
from_addr.rs refactor(tvix/store/pathinfo/sled): drop {blob,directory}_service 2024-05-11 13:55:21 +00:00
grpc.rs refactor(tvix/store/pathinfo): test with PathInfoService directly 2024-05-20 15:03:10 +00:00
lru.rs feat(tvix/store/pathinfo/*): add more instrumentation 2024-05-12 22:03:15 +00:00
memory.rs feat(tvix/store/pathinfo/*): add more instrumentation 2024-05-12 22:03:15 +00:00
mod.rs feat(tvix/store/pathinfo): add a Cache combinator 2024-05-13 22:05:59 +00:00
nix_http.rs feat(tvix/store/pathinfo/*): add more instrumentation 2024-05-12 22:03:15 +00:00
sled.rs feat(tvix/store/pathinfo/*): add more instrumentation 2024-05-12 22:03:15 +00:00