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
/
import.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
r/6200
refactor(tvix/store): drop mut self borrow in ingest_path
Florian Klink
1
-3
/
+3
2023-05-17
r/6149
refactor(tvix/store): rename import::{import_path -> ingest_path}
Florian Klink
1
-6
/
+7
2023-05-11
r/6133
refactor(tvix/store): remove ChunkService
Florian Klink
1
-38
/
+16
2023-04-07
r/6074
refactor(tvix/store/import): use DirectoryPutter in import.rs
Florian Klink
1
-5
/
+7
2023-03-16
r/6014
refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8>
Florian Klink
1
-1
/
+1
2023-03-13
r/5958
refactor(tvix/store): add read_all_and_chunk method
Florian Klink
1
-41
/
+4
2023-03-11
r/5953
refactor(tvix/store): bump fastcdc dep
Florian Klink
1
-1
/
+1
2023-03-11
r/5952
refactor(tvix/store): factor out hash update into function
Florian Klink
1
-7
/
+6
2023-03-11
r/5950
feat(tvix/store/import): use StreamCDC instead of blobwriter
Florian Klink
1
-9
/
+35
2023-03-10
r/5939
feat(tvix/store): use rayon to upload chunks concurrently
Florian Klink
1
-2
/
+2
2023-03-10
r/5938
feat(tvix/store/import): make sure entries are sorted
Florian Klink
1
-2
/
+5
2023-03-10
r/5932
feat(tvix/store): add import::import_path
Florian Klink
1
-0
/
+248