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
/
lib.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-31
r/7295
refactor(tvix/store): move construct_services helper here
Florian Klink
1
-0
/
+1
2023-12-22
r/7256
chore(tvix): move store/fs to castore/fs
Florian Klink
1
-3
/
+0
2023-10-14
r/6810
refactor(tvix/store): Upgrade tokio-listener to get tonic support
Connor Brewster
1
-1
/
+0
2023-09-25
r/6653
feat(tvix/store): Support listening on UNIX domain sockets
Connor Brewster
1
-0
/
+1
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-9
/
+0
2023-09-20
r/6622
refactor(tvix/store/fs): Separate FUSE and filesystem code
Connor Brewster
1
-5
/
+3
2023-09-20
r/6621
refactor(tvix/store/fuse): Switch from fuser to fuse-backend-rs
Connor Brewster
1
-1
/
+1
2023-09-04
r/6550
refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate
Florian Klink
1
-2
/
+0
2023-06-10
r/6263
feat(tvix/store): add mount command to entrypoint and fuse mod
Florian Klink
1
-0
/
+5
2023-05-24
r/6191
feat(tvix/store): implement TvixStoreIO
Florian Klink
1
-0
/
+2
2023-05-23
r/6177
refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest
Florian Klink
1
-0
/
+2
2023-05-11
r/6133
refactor(tvix/store): remove ChunkService
Florian Klink
1
-3
/
+0
2023-03-13
r/5960
feat(tvix/store): drop BlobWriter
Florian Klink
1
-2
/
+0
2023-03-10
r/5932
feat(tvix/store): add import::import_path
Florian Klink
1
-0
/
+1
2023-03-10
r/5927
refactor(tvix/store): move blob splitting into a BlobWriter struct
Florian Klink
1
-0
/
+2
2023-03-10
r/5923
chore(tvix/store): remove old implementations
Florian Klink
1
-5
/
+0
2023-03-10
r/5922
refactor(tvix/store): use GRPC Wrappers and new services
Florian Klink
1
-2
/
+1
2023-03-10
r/5919
feat(tvix/store): add pathinfoservice
Florian Klink
1
-0
/
+1
2023-03-10
r/5912
feat(tvix/store): add directoryservice
Florian Klink
1
-0
/
+1
2023-03-10
r/5906
feat(tvix/store): add blobreader
Florian Klink
1
-0
/
+2
2023-03-06
r/5894
feat(tvix/store): add blobservice
Florian Klink
1
-0
/
+1
2023-03-06
r/5893
feat(tvix/store): add chunkservice
Florian Klink
1
-0
/
+1
2023-03-06
r/5891
feat(tvix/store): add errors
Florian Klink
1
-0
/
+4
2023-01-31
r/5794
feat(tvix/store): add write_nar function
Florian Klink
1
-0
/
+3
2023-01-31
r/5788
refactor(tvix): introduce nix-compat crate
Florian Klink
1
-2
/
+0
2023-01-21
r/5722
feat(tvix/store): add SledDirectoryService
Florian Klink
1
-1
/
+1
2023-01-12
r/5649
feat(tvix/store): implement PathInfoService with sled
Florian Klink
1
-1
/
+1
2023-01-06
r/5613
refactor(tvix/store): rename NixPath to StorePath
Florian Klink
1
-1
/
+1
2023-01-03
r/5569
chore(tvix/store): make importable
Florian Klink
1
-0
/
+10
2022-12-04
r/5386
feat(tvix/store): add size() and digest() functions for Directory
Florian Klink
1
-3
/
+0
2022-12-04
r/5385
feat(tvix/store): build rust proto files
Florian Klink
1
-0
/
+3