about summary refs log tree commit diff
path: root/tvix/store/src/lib.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-28 r/7788 feat(tvix/store): add rstest-based PathInfoService testsFlorian Klink1-0/+6
2024-01-20 r/7432 refactor(tvix/store): `import_path` → `import_path_as_nar_ca`Ryan Lahfa1-0/+1
2023-12-31 r/7295 refactor(tvix/store): move construct_services helper hereFlorian Klink1-0/+1
2023-12-22 r/7256 chore(tvix): move store/fs to castore/fsFlorian Klink1-3/+0
2023-10-14 r/6810 refactor(tvix/store): Upgrade tokio-listener to get tonic supportConnor Brewster1-1/+0
2023-09-25 r/6653 feat(tvix/store): Support listening on UNIX domain socketsConnor Brewster1-0/+1
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-9/+0
2023-09-20 r/6622 refactor(tvix/store/fs): Separate FUSE and filesystem codeConnor Brewster1-5/+3
2023-09-20 r/6621 refactor(tvix/store/fuse): Switch from fuser to fuse-backend-rsConnor Brewster1-1/+1
2023-09-04 r/6550 refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crateFlorian Klink1-2/+0
2023-06-10 r/6263 feat(tvix/store): add mount command to entrypoint and fuse modFlorian Klink1-0/+5
2023-05-24 r/6191 feat(tvix/store): implement TvixStoreIOFlorian Klink1-0/+2
2023-05-23 r/6177 refactor(tvix/store/directorysvc): move from Vec<u8> to B3DigestFlorian Klink1-0/+2
2023-05-11 r/6133 refactor(tvix/store): remove ChunkServiceFlorian Klink1-3/+0
2023-03-13 r/5960 feat(tvix/store): drop BlobWriterFlorian Klink1-2/+0
2023-03-10 r/5932 feat(tvix/store): add import::import_pathFlorian Klink1-0/+1
2023-03-10 r/5927 refactor(tvix/store): move blob splitting into a BlobWriter structFlorian Klink1-0/+2
2023-03-10 r/5923 chore(tvix/store): remove old implementationsFlorian Klink1-5/+0
2023-03-10 r/5922 refactor(tvix/store): use GRPC Wrappers and new servicesFlorian Klink1-2/+1
2023-03-10 r/5919 feat(tvix/store): add pathinfoserviceFlorian Klink1-0/+1
2023-03-10 r/5912 feat(tvix/store): add directoryserviceFlorian Klink1-0/+1
2023-03-10 r/5906 feat(tvix/store): add blobreaderFlorian Klink1-0/+2
2023-03-06 r/5894 feat(tvix/store): add blobserviceFlorian Klink1-0/+1
2023-03-06 r/5893 feat(tvix/store): add chunkserviceFlorian Klink1-0/+1
2023-03-06 r/5891 feat(tvix/store): add errorsFlorian Klink1-0/+4
2023-01-31 r/5794 feat(tvix/store): add write_nar functionFlorian Klink1-0/+3
2023-01-31 r/5788 refactor(tvix): introduce nix-compat crateFlorian Klink1-2/+0
2023-01-21 r/5722 feat(tvix/store): add SledDirectoryServiceFlorian Klink1-1/+1
2023-01-12 r/5649 feat(tvix/store): implement PathInfoService with sledFlorian Klink1-1/+1
2023-01-06 r/5613 refactor(tvix/store): rename NixPath to StorePathFlorian Klink1-1/+1
2023-01-03 r/5569 chore(tvix/store): make importableFlorian Klink1-0/+10
2022-12-04 r/5386 feat(tvix/store): add size() and digest() functions for DirectoryFlorian Klink1-3/+0
2022-12-04 r/5385 feat(tvix/store): build rust proto filesFlorian Klink1-0/+3