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
2024-01-12
r/7371
refactor(tvix/store/pathinfoservice): make more generic
Florian Klink
1
-2
/
+2
2024-01-05
r/7348
feat(tvix/store/pathinfosvc): call validate
Florian Klink
1
-1
/
+9
2024-01-01
r/7307
refactor(tvix/castore/tests): let gen_*_service return Boxes
Florian Klink
1
-2
/
+2
2023-12-22
r/7255
refactor(tvix/store): remove Arc<> from PathInfoService::from_addr
Florian Klink
1
-3
/
+2
2023-11-15
r/7022
refactor(tvix/castore/tonic): make async, support wait-connect=?
Florian Klink
1
-1
/
+3
2023-11-15
r/7017
refactor(tvix/store/pathinfosvc): inline GRPCPathInfoSvc::from_url
Florian Klink
1
-23
/
+7
2023-11-15
r/7016
feat(tvix/castore/src/channel): move from_url tests
Florian Klink
1
-73
/
+1
2023-11-15
r/7014
refactor(tvix/store): remove from_url from PathInfoService trait
Florian Klink
1
-4
/
+4
2023-10-14
r/6802
refactor(tvix/*store): helper for channel creation from url
Florian Klink
1
-41
/
+4
2023-10-14
r/6801
refactor(tvix/*store): reorganize from_url
Florian Klink
1
-14
/
+9
2023-10-14
r/6800
refactor(tvix/*store): remove some grpc_client let bindings
Florian Klink
1
-20
/
+17
2023-10-08
r/6743
test(tvix/store): use tokio-retry for exp backoff
Florian Klink
1
-17
/
+15
2023-10-08
r/6741
refactor(tvix/store): simplify test_valid_unix_path_ping_pong
Florian Klink
1
-43
/
+31
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-24
/
+21
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