tvl-depot/tvix/store/src/pathinfoservice
Florian Klink 7f625e2fc1 refactor(tvix/*store): remove some trait bounds
We don't need to require these things for these impl blocks yet.

Change-Id: I3cec958a637a4f900bdd38abd00e9133bf75ce46
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11865
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Simon Hauser <simon.hauser@helsinki-systems.de>
Tested-by: BuildkiteCI
2024-06-20 21:07:03 +00:00
..
fs feat(tvix/castore/fs): support extended attributes 2024-04-15 09:27:04 +00:00
tests feat(tvix/tracing): gRPC trace context propagation 2024-06-20 19:21:01 +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 feat(tvix/tracing): gRPC trace context propagation 2024-06-20 19:21:01 +00:00
grpc.rs refactor(tvix/*store): remove some trait bounds 2024-06-20 21:07:03 +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 refactor(tvix/store/nar/import): add ingest_nar_and_hash 2024-06-11 22:47:31 +00:00
sled.rs feat(tvix/tracing): introduce common tvix-tracing crate 2024-06-10 16:35:08 +00:00