tvl-depot/tvix/nar-bridge/pkg/reader
Florian Klink 0c031461c3 fix(tvix/nar-bridge): chunk blobs
Instead of creating one big BlobChunk containing all data, and creating
way too large proto messages, chunk blobs up to a reasonable (1MiB)
chunk size, and send them to the server like that.

Change-Id: Ia45a53956a6d7c0599cc59ac516ba37e9fb1b30e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9357
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2023-09-18 14:02:28 +00:00
..
hashers.go feat(tvix/nar-bridge): init 2023-09-17 13:24:53 +00:00
reader.go fix(tvix/nar-bridge): chunk blobs 2023-09-18 14:02:28 +00:00
reader_test.go fix(tvix/nar-bridge): Fix directory stack tracking 2023-09-17 13:34:00 +00:00