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
/
proto
/
grpc_pathinfoservice_wrapper.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-09
r/7661
fix(tvix/store/grpc/pathinfo): skip_all fields, handle errors
Florian Klink
1
-15
/
+20
2024-01-21
r/7435
chore(tvix/store): Use BoxStream type alias
Connor Brewster
1
-20
/
+9
2023-12-22
r/7255
refactor(tvix/store): remove Arc<> from PathInfoService::from_addr
Florian Klink
1
-11
/
+14
2023-12-18
r/7229
refactor(tvix/store): remove more clones on pathinfoservice
Florian Klink
1
-4
/
+3
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-1
/
+2
2023-09-21
r/6623
refactor(tvix/store): Asyncify PathInfoService and DirectoryService
Connor Brewster
1
-8
/
+9
2023-09-18
r/6606
refactor(tvix/store/blobsvc): make BlobStore async
Florian Klink
1
-4
/
+6
2023-09-05
r/6555
feat(tvix/store/pathinfosvc): provide listing
Florian Klink
1
-1
/
+29
2023-07-22
r/6439
feat(tvix/store/proto): use Bytes instead of Vec<u8>
Florian Klink
1
-4
/
+5
2023-06-12
r/6279
refactor(tvix/store/pathinfosvc): use Arc<dyn …>
Florian Klink
1
-7
/
+6
2023-06-12
r/6271
feat(tvix/store/pathinfosvc): add calculate_nar method
Florian Klink
1
-25
/
+11
2023-06-12
r/6270
refactor(tvix/src/nar): drop NARCalculationService
Florian Klink
1
-14
/
+28
2023-05-23
r/6177
refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest
Florian Klink
1
-1
/
+4
2023-05-16
r/6146
refactor(tvix/store/pathinfosvc): drop ByWhat, use digest directly
Florian Klink
1
-7
/
+12
2023-03-17
r/6019
refactor(tvix/store/nar): pass in &proto::node::Node
Florian Klink
1
-1
/
+1
2023-03-10
r/5920
feat(tvix/store): add GRPCPathInfoServiceWrapper
Florian Klink
1
-0
/
+85