tvl-depot/tvix/nar-bridge/pkg/server
Florian Klink 749ab67216 feat(tvix/nar-bridge): buffer request body a bit more
Let's make sure we don't end up blocking a client too much when
inserting very small blobs.

Change-Id: I640dda92efae538c70d32a40e6e85a23e9749e20
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9358
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-09-18 14:02:28 +00:00
..
blob_upload.go fix(tvix/nar-bridge): chunk blobs 2023-09-18 14:02:28 +00:00
directory_upload.go feat(tvix/nar-bridge): init 2023-09-17 13:24:53 +00:00
nar_get.go feat(tvix/nar-bridge): init 2023-09-17 13:24:53 +00:00
nar_put.go feat(tvix/nar-bridge): buffer request body a bit more 2023-09-18 14:02:28 +00:00
narinfo_get.go feat(tvix/nar-bridge): init 2023-09-17 13:24:53 +00:00
narinfo_put.go feat(tvix/nar-bridge): init 2023-09-17 13:24:53 +00:00
server.go feat(tvix/nar-bridge): increase timeouts 2023-09-17 13:24:53 +00:00
util.go feat(tvix/nar-bridge): init 2023-09-17 13:24:53 +00:00