snix/tvix/store/src/pathinfoservice
Florian Klink 8d86d2f409 refactor(tvix/castore): add RootNode impl for BTreeMap, mv fs tests
cl/10378 did already move store/fs to castore/fs, but we kept the tests
in tvix-store, as they were populating a PathInfoService to make nodes
appear in the mount root.

Update these tests to now just insert root nodes into a BTreeMap, and
ensure we can use that as a RootNodes too.

Change-Id: Iad7d1ee4f9423eb6e3a1da33f433842c9ae0de1f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10410
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
2023-12-24 15:44:30 +00:00
..
fs refactor(tvix/castore): add RootNode impl for BTreeMap, mv fs tests 2023-12-24 15:44:30 +00:00
from_addr.rs refactor(tvix/store): remove Arc<> from PathInfoService::from_addr 2023-12-22 16:55:18 +00:00
grpc.rs refactor(tvix/store): remove Arc<> from PathInfoService::from_addr 2023-12-22 16:55:18 +00:00
memory.rs refactor(tvix/store/pathinfosvc): inline MemoryPathInfoSvc::from_url 2023-11-15 06:43:31 +00:00
mod.rs chore(tvix): move store/fs to castore/fs 2023-12-22 16:55:18 +00:00
nix_http.rs docs(tvix/store): fix reference 2023-12-21 16:43:11 +00:00
sled.rs refactor(tvix/*store/sled): make ::new() more generic 2023-12-11 22:46:50 +00:00