about summary refs log tree commit diff
path: root/tvix/store/Cargo.toml (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-26 r/6658 chore(tvix/store): only depend on vhost-user-fs if virtiofs enabledFlorian Klink1-6/+11
2023-09-26 r/6654 chore(tvix/store): move fuse-backend-rs back to upstreamFlorian Klink1-2/+2
2023-09-25 r/6653 feat(tvix/store): Support listening on UNIX domain socketsConnor Brewster1-0/+1
2023-09-24 r/6642 feat(tvix/store/fs): Add support for virtiofs backendConnor Brewster1-1/+31
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-6/+7
2023-09-22 r/6627 chore(tvix): remove some unused crate dependenciesFlorian Klink1-4/+0
2023-09-21 r/6623 refactor(tvix/store): Asyncify PathInfoService and DirectoryServiceConnor Brewster1-2/+3
2023-09-20 r/6622 refactor(tvix/store/fs): Separate FUSE and filesystem codeConnor Brewster1-1/+2
2023-09-20 r/6621 refactor(tvix/store/fuse): Switch from fuser to fuse-backend-rsConnor Brewster1-3/+7
2023-09-18 r/6606 refactor(tvix/store/blobsvc): make BlobStore asyncFlorian Klink1-1/+2
2023-09-05 r/6557 feat(tvix/store): fix ctrl-c handling on mount commandFlorian Klink1-1/+1
2023-09-05 r/6553 chore(tvix/store): drop walkdir workaround for symlinks at rootFlorian Klink1-1/+1
2023-09-04 r/6550 refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crateFlorian Klink1-1/+0
2023-06-14 r/6302 feat(tvix/store/blobsvc): add from_addrFlorian Klink1-0/+1
2023-06-10 r/6261 chore(tvix/store): add fuse featureFlorian Klink1-1/+10
2023-05-24 r/6191 feat(tvix/store): implement TvixStoreIOFlorian Klink1-0/+3
2023-05-11 r/6133 refactor(tvix/store): remove ChunkServiceFlorian Klink1-1/+2
2023-05-10 r/6131 chore(tvix): bump cargo dependenciesFlorian Klink1-3/+3
2023-03-27 r/6044 feat(tvix/store/directorysvc): add gRPC clientFlorian Klink1-1/+2
2023-03-14 r/6007 chore(tvix/store): drop separate bin packageFlorian Klink1-4/+1
2023-03-13 r/5959 refactor(tvix/store): use read_all_and_chunk in gRPC blobserviceFlorian Klink1-0/+1
2023-03-11 r/5953 refactor(tvix/store): bump fastcdc depFlorian Klink1-1/+1
2023-03-10 r/5939 feat(tvix/store): use rayon to upload chunks concurrentlyFlorian Klink1-1/+2
2023-03-10 r/5932 feat(tvix/store): add import::import_pathFlorian Klink1-0/+1
2023-03-10 r/5925 feat(tvix/store): bump fastcdc, use v2020 versionFlorian Klink1-1/+1
2023-03-10 r/5924 feat(tvix/store): add --json argFlorian Klink1-1/+1
2023-03-10 r/5918 feat(tvix/store): add NARCalculationService trait and implFlorian Klink1-3/+5
2023-01-31 r/5788 refactor(tvix): introduce nix-compat crateFlorian Klink1-1/+2
2023-01-21 r/5727 chore(tvix/store): add fastcdc crateFlorian Klink1-6/+3
2023-01-21 r/5720 chore(tvix/store): add tonic-mockFlorian Klink1-0/+1
2023-01-12 r/5649 feat(tvix/store): implement PathInfoService with sledFlorian Klink1-0/+2
2023-01-03 r/5569 chore(tvix/store): make importableFlorian Klink1-1/+4
2022-12-30 r/5558 feat(tvix/store): add logging with tracingFlorian Klink1-0/+2
2022-12-30 r/5557 feat(tvix/store): implement reflectionFlorian Klink1-0/+12
2022-12-30 r/5554 feat(tvix/store): initial dummy implementationFlorian Klink1-0/+3
2022-12-30 r/5550 feat(tvix/store): add nixbase32 modFlorian Klink1-3/+5
2022-12-29 r/5532 chore(tvix/store): trim Cargo.tomlFlorian Klink1-1/+3
2022-12-28 r/5520 feat(tvix/store): implement Directory::validate()Florian Klink1-0/+2
2022-12-27 r/5510 chore(tvix/store): use lazy_static and dummy digestsFlorian Klink1-0/+1
2022-12-26 r/5492 feat(tvix/store): use tonic-build for protosFlorian Klink1-0/+2
2022-12-04 r/5386 feat(tvix/store): add size() and digest() functions for DirectoryFlorian Klink1-0/+1
2022-12-04 r/5385 feat(tvix/store): build rust proto filesFlorian Klink1-0/+4
2022-12-04 r/5384 feat(tvix/store): initFlorian Klink1-0/+6