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
/
grpc.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-21
r/6623
refactor(tvix/store): Asyncify PathInfoService and DirectoryService
Connor Brewster
1
-110
/
+66
2023-09-05
r/6558
refactor(tvix/store): use tokio::task::JoinHandle
Florian Klink
1
-21
/
+19
2023-09-05
r/6555
feat(tvix/store/pathinfosvc): provide listing
Florian Klink
1
-2
/
+62
2023-07-22
r/6439
feat(tvix/store/proto): use Bytes instead of Vec<u8>
Florian Klink
1
-1
/
+2
2023-06-19
r/6335
docs(tvix/store): correct some cargo doc warnings
Florian Klink
1
-1
/
+1
2023-06-14
r/6304
refactor(tvix/store/pathinfosvc): add from_addr
Florian Klink
1
-1
/
+231
2023-06-12
r/6282
chore(tvix/store/pathinfosvc): remove GRPCPathInfoService::new
Florian Klink
1
-12
/
+0
2023-06-12
r/6271
feat(tvix/store/pathinfosvc): add calculate_nar method
Florian Klink
1
-0
/
+32
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
1
-5
/
+4
2023-03-27
r/6043
feat(tvix/store/pathinfosvc): add gRPC client
Florian Klink
1
-0
/
+71