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
/
store_io.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
r/6550
refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate
Florian Klink
1
-352
/
+0
2023-09-02
r/6546
refactor(tvix/store): implement rename for node::Node
Florian Klink
1
-16
/
+2
2023-08-20
r/6512
refactor(tvix/nix-compat/nixhash): validate digest lengths
Florian Klink
1
-5
/
+12
2023-07-22
r/6439
feat(tvix/store/proto): use Bytes instead of Vec<u8>
Florian Klink
1
-4
/
+4
2023-07-21
r/6437
feat(tvix/store/digests): use bytes::Bytes instead of Vec<u8>
Florian Klink
1
-12
/
+11
2023-07-21
r/6436
refactor(tvix/store): use bytes for node names and symlink targets
Florian Klink
1
-11
/
+19
2023-06-12
r/6279
refactor(tvix/store/pathinfosvc): use Arc<dyn …>
Florian Klink
1
-5
/
+5
2023-06-12
r/6273
refactor(tvix/store): use Arc instead of Box
Florian Klink
1
-11
/
+18
2023-06-12
r/6272
refactor(tvix/store): use Box<dyn DirectoryService>
Florian Klink
1
-11
/
+8
2023-06-12
r/6270
refactor(tvix/src/nar): drop NARCalculationService
Florian Klink
1
-15
/
+10
2023-06-12
r/6269
feat(tvix/store): eliminate generics in BlobStore
Florian Klink
1
-12
/
+7
2023-05-30
r/6220
refactor(tvix/store): drop Clone from BS and DS trait bound
Florian Klink
1
-6
/
+2
2023-05-25
r/6202
refactor(tvix/eval): stop borrowing &mut self
Florian Klink
1
-6
/
+6
2023-05-25
r/6200
refactor(tvix/store): drop mut self borrow in ingest_path
Florian Klink
1
-4
/
+3
2023-05-24
r/6191
feat(tvix/store): implement TvixStoreIO
Florian Klink
1
-0
/
+363