tvl-depot/tvix/store/src
Florian Klink 092f8a7df8 refactor(tvix/store/tests): move nar contents to fixtures
Change-Id: I89a700240e7250a4d93eb8c4235e79c29ecb7f64
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8157
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
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): move nar contents to fixtures 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