about summary refs log tree commit diff
path: root/tvix/store/src/main.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-10 r/5936 refactor(tvix/store): move entrypoint to src/bin/tvix-store.rsFlorian Klink1-107/+0
2023-03-10 r/5924 feat(tvix/store): add --json argFlorian Klink1-2/+27
2023-03-10 r/5922 refactor(tvix/store): use GRPC Wrappers and new servicesFlorian Klink1-8/+29
2023-01-21 r/5722 feat(tvix/store): add SledDirectoryServiceFlorian Klink1-1/+2
2023-01-12 r/5649 feat(tvix/store): implement PathInfoService with sledFlorian Klink1-1/+2
2023-01-03 r/5569 chore(tvix/store): make importableFlorian Klink1-17/+7
2023-01-03 r/5567 chore(tvix/store/main): address clippyFlorian Klink1-1/+1
2022-12-30 r/5558 feat(tvix/store): add logging with tracingFlorian Klink1-1/+9
2022-12-30 r/5557 feat(tvix/store): implement reflectionFlorian Klink1-6/+19
2022-12-30 r/5554 feat(tvix/store): initial dummy implementationFlorian Klink1-2/+40
2022-12-30 r/5551 feat(tvix/store): add nixpathJürgen Hahn1-0/+1
2022-12-30 r/5550 feat(tvix/store): add nixbase32 modFlorian Klink1-0/+1
2022-12-29 r/5531 chore(tvix/store): move tests into separate fileFlorian Klink1-0/+3
2022-12-04 r/5386 feat(tvix/store): add size() and digest() functions for DirectoryFlorian Klink1-0/+2
2022-12-04 r/5384 feat(tvix/store): initFlorian Klink1-0/+3