depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
store
/
src
/
pathinfoservice
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
r/6304
refactor(tvix/store/pathinfosvc): add from_addr
Florian Klink
5
-1
/
+524
2023-06-12
r/6282
chore(tvix/store/pathinfosvc): remove GRPCPathInfoService::new
Florian Klink
1
-12
/
+0
2023-06-12
r/6279
refactor(tvix/store/pathinfosvc): use Arc<dyn …>
Florian Klink
1
-1
/
+1
2023-06-12
r/6273
refactor(tvix/store): use Arc instead of Box
Florian Klink
2
-15
/
+23
2023-06-12
r/6272
refactor(tvix/store): use Box<dyn DirectoryService>
Florian Klink
2
-23
/
+18
2023-06-12
r/6271
feat(tvix/store/pathinfosvc): add calculate_nar method
Florian Klink
4
-14
/
+102
2023-06-12
r/6270
refactor(tvix/src/nar): drop NARCalculationService
Florian Klink
1
-0
/
+2
2023-05-24
r/6192
feat(tvix/store/pathinfosvc): derive Clone
Florian Klink
1
-0
/
+1
2023-05-24
r/6188
feat(tvix/store/pathinfosvc): GRPCPathInfoService::from_client
Florian Klink
1
-0
/
+11
2023-05-16
r/6146
refactor(tvix/store/pathinfosvc): drop ByWhat, use digest directly
Florian Klink
4
-65
/
+34
2023-03-27
r/6043
feat(tvix/store/pathinfosvc): add gRPC client
Florian Klink
2
-0
/
+73
2023-03-10
r/5940
refactor(tvix/store): impl Default for MemoryPathInfoService
Florian Klink
1
-8
/
+1
2023-03-10
r/5934
feat(tvix/store): add new_temporary for all Sled services
Florian Klink
1
-0
/
+7
2023-03-10
r/5919
feat(tvix/store): add pathinfoservice
Florian Klink
3
-0
/
+164