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_blobservice.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-100
/
+0
2023-08-20
r/6500
refactor(tvix/store): cargo clippy
Florian Klink
1
-1
/
+1
2023-07-22
r/6439
feat(tvix/store/proto): use Bytes instead of Vec<u8>
Florian Klink
1
-6
/
+6
2023-06-12
r/6269
feat(tvix/store): eliminate generics in BlobStore
Florian Klink
1
-3
/
+1
2023-05-18
r/6164
fix(tvix/store/proto/grpc_blobsvc): clippy
Florian Klink
1
-1
/
+1
2023-05-11
r/6133
refactor(tvix/store): remove ChunkService
Florian Klink
1
-151
/
+23
2023-03-10
r/5934
feat(tvix/store): add new_temporary for all Sled services
Florian Klink
1
-11
/
+7
2023-03-10
r/5929
refactor(tvix/store/tests): move fixtures into separate module
Florian Klink
1
-11
/
+1
2023-03-10
r/5928
refactor(tvix/store/tests): move gen_*_service() into helper
Florian Klink
1
-4
/
+5
2023-03-10
r/5926
feat(tvix/store): do not buffer blob data
Florian Klink
1
-0
/
+33
2023-03-10
r/5911
feat(tvix/store): add tests for GRPCBlobServiceWrapper
Florian Klink
1
-0
/
+210