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
/
proto
/
tests
/
grpc_directoryservice.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-239
/
+0
2023-07-22
r/6439
feat(tvix/store/proto): use Bytes instead of Vec<u8>
Florian Klink
1
-6
/
+6
2023-07-21
r/6436
refactor(tvix/store): use bytes for node names and symlink targets
Florian Klink
1
-3
/
+3
2023-06-12
r/6272
refactor(tvix/store): use Box<dyn DirectoryService>
Florian Klink
1
-3
/
+1
2023-05-23
r/6177
refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest
Florian Klink
1
-1
/
+1
2023-03-16
r/6014
refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8>
Florian Klink
1
-7
/
+13
2023-03-10
r/5934
feat(tvix/store): add new_temporary for all Sled services
Florian Klink
1
-10
/
+7
2023-03-10
r/5929
refactor(tvix/store/tests): move fixtures into separate module
Florian Klink
1
-28
/
+1
2023-03-10
r/5928
refactor(tvix/store/tests): move gen_*_service() into helper
Florian Klink
1
-3
/
+6
2023-03-10
r/5914
feat(tvix/store): add tests for GRPCDirectoryServiceWrapper
Florian Klink
1
-0
/
+262