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
/
nar
/
mod.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
r/8080
feat(tvix/store): use async nar reader for ingest_nar
Florian Klink
1
-1
/
+1
2024-03-18
r/7731
refactor(tvix/store/nar): use B3Digest in RenderError
Florian Klink
1
-5
/
+4
2023-12-12
r/7207
refactor(tvix/castore/blobservice): use io::Result in trait
Florian Klink
1
-2
/
+2
2023-11-05
r/6951
feat(tvix/store/nar): add read_nar method
Florian Klink
1
-0
/
+2
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-4
/
+3
2023-07-22
r/6439
feat(tvix/store/proto): use Bytes instead of Vec<u8>
Florian Klink
1
-3
/
+3
2023-07-21
r/6436
refactor(tvix/store): use bytes for node names and symlink targets
Florian Klink
1
-6
/
+6
2023-06-12
r/6271
feat(tvix/store/pathinfosvc): add calculate_nar method
Florian Klink
1
-1
/
+1
2023-06-12
r/6270
refactor(tvix/src/nar): drop NARCalculationService
Florian Klink
1
-12
/
+3
2023-05-24
r/6184
feat(tvix/store/nar): add GRPCNARCalculationService
Florian Klink
1
-0
/
+2
2023-05-23
r/6177
refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest
Florian Klink
1
-9
/
+6
2023-03-17
r/6019
refactor(tvix/store/nar): pass in &proto::node::Node
Florian Klink
1
-1
/
+1
2023-03-10
r/5918
feat(tvix/store): add NARCalculationService trait and impl
Florian Klink
1
-0
/
+11
2023-03-10
r/5917
feat(tvix/store): validate blob size in NARRenderer
Florian Klink
1
-0
/
+3
2023-03-10
r/5915
chore(tvix/store): move NAR rendering logic into Renderer struct
Florian Klink
1
-0
/
+22