tvl-depot/tvix/store/src
Vincent Ambo 43d83274e6 chore(tvix/store): derive Clone for StorePath
Change-Id: Id325afa766b0bd2a3d04cf538f13e77692a22687
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7829
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-01-14 09:48:37 +00:00
..
tests feat(tvix/store): implement PathInfoService with sled 2023-01-12 10:11:57 +00:00
dummy_blob_service.rs feat(tvix/store): add logging with tracing 2022-12-30 20:25:09 +00:00
dummy_directory_service.rs feat(tvix/store): add logging with tracing 2022-12-30 20:25:09 +00:00
lib.rs feat(tvix/store): implement PathInfoService with sled 2023-01-12 10:11:57 +00:00
main.rs feat(tvix/store): implement PathInfoService with sled 2023-01-12 10:11:57 +00:00
nixbase32.rs refactor(tvix/store): rename NixPath to StorePath 2023-01-06 15:39:35 +00:00
proto.rs chore(tvix/store): update ValidatePathInfoError messages 2023-01-12 10:11:57 +00:00
sled_path_info_service.rs feat(tvix/store): implement PathInfoService with sled 2023-01-12 10:11:57 +00:00
store_path.rs chore(tvix/store): derive Clone for StorePath 2023-01-14 09:48:37 +00:00