tvl-depot/tvix/store/src
Florian Klink 52a5181eba refactor(tvix/store/tests/nar_renderer): only upload EMPTY_BLOB
This also uploaded HELLOWORLD_BLOB_CONTENTS before, but it's not
referred from anywhere in the fixture.

Change-Id: I823133afe0f08d18a59e2ac4e4d4bb7d34ce8a2b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8158
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
2023-03-10 10:58:55 +00:00
..
blobservice feat(tvix/store): add blobservice 2023-03-06 15:32:47 +00:00
chunkservice feat(tvix/store): add chunkservice 2023-03-06 15:32:47 +00:00
directoryservice feat(tvix/store): add directoryservice 2023-03-10 10:58:55 +00:00
nar feat(tvix/store): add NARCalculationService trait and impl 2023-03-10 10:58:55 +00:00
pathinfoservice feat(tvix/store): add pathinfoservice 2023-03-10 10:58:55 +00:00
proto refactor(tvix/store/tests): move fixtures into separate module 2023-03-10 10:58:55 +00:00
tests refactor(tvix/store/tests/nar_renderer): only upload EMPTY_BLOB 2023-03-10 10:58:55 +00:00
blobreader.rs refactor(tvix/store/tests): move fixtures into separate module 2023-03-10 10:58:55 +00:00
blobwriter.rs refactor(tvix/store): move blob splitting into a BlobWriter struct 2023-03-10 10:58:55 +00:00
errors.rs refactor(tvix/store): move blob splitting into a BlobWriter struct 2023-03-10 10:58:55 +00:00
lib.rs refactor(tvix/store): move blob splitting into a BlobWriter struct 2023-03-10 10:58:55 +00:00
main.rs feat(tvix/store): add --json arg 2023-03-10 10:58:55 +00:00