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
/
directoryservice
/
mod.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-03
r/6548
docs(tvix/store): address cargo doc warnings
Florian Klink
1
-3
/
+3
2023-06-14
r/6303
feat(tvix/store/directorysvc): add from_addr
Florian Klink
1
-0
/
+8
2023-06-12
r/6272
refactor(tvix/store): use Box<dyn DirectoryService>
Florian Klink
1
-6
/
+10
2023-05-23
r/6177
refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest
Florian Klink
1
-5
/
+5
2023-05-18
r/6150
feat(tvix/store/directorysvc): add traverse_to
Florian Klink
1
-0
/
+2
2023-04-07
r/6073
feat(tvix/store/directorysvc): add put_multiple_start
Florian Klink
1
-0
/
+22
2023-03-31
r/6065
refactor(tvix/store/directorysvc): move DirectoryTraverser to utils
Florian Klink
1
-105
/
+2
2023-03-27
r/6046
feat(tvix/store/directorysvc): add DirectoryService::get_recursive()
Florian Klink
1
-0
/
+113
2023-03-27
r/6044
feat(tvix/store/directorysvc): add gRPC client
Florian Klink
1
-0
/
+2
2023-03-16
r/6014
refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8>
Florian Klink
1
-5
/
+2
2023-03-10
r/5912
feat(tvix/store): add directoryservice
Florian Klink
1
-0
/
+21