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
/
bin
/
tvix-store.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
r/6223
feat(tvix/store/bin): use sled for daemon, grpc for import cmd
Florian Klink
1
-8
/
+23
2023-05-30
r/6221
feat(tvix/store/bin/import): process all path imports concurrently
Florian Klink
1
-36
/
+47
2023-05-25
r/6206
refactor(tvix/store/bin): instantiating TvixStoreIO once
Florian Klink
1
-9
/
+11
2023-05-25
r/6198
refactor(tvix/store/bin): use std::io
Florian Klink
1
-3
/
+4
2023-05-25
r/6197
fix(tvix/store/bin): use spawn_blocking to call import_path
Florian Klink
1
-10
/
+14
2023-05-24
r/6191
feat(tvix/store): implement TvixStoreIO
Florian Klink
1
-39
/
+15
2023-05-23
r/6177
refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest
Florian Klink
1
-1
/
+2
2023-05-17
r/6149
refactor(tvix/store): rename import::{import_path -> ingest_path}
Florian Klink
1
-2
/
+2
2023-05-11
r/6133
refactor(tvix/store): remove ChunkService
Florian Klink
1
-12
/
+2
2023-03-19
r/6028
feat(tvix/store/bin): print store path
Florian Klink
1
-0
/
+38
2023-03-12
r/5956
chore(tvix/store): allow(unused_mut)
Florian Klink
1
-0
/
+1
2023-03-10
r/5937
feat(tvix/store): move to daemon subcommand, add import subcommand
Florian Klink
1
-45
/
+106
2023-03-10
r/5936
refactor(tvix/store): move entrypoint to src/bin/tvix-store.rs
Florian Klink
1
-0
/
+106