streaming uploads

This commit is contained in:
Joey Hess 2024-10-15 16:02:19 -04:00
parent 6eb32468bc
commit c4dfeaef53
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 13 additions and 1 deletions

View file

@ -28,9 +28,12 @@ Planned schedule of work:
## work notes
* Currently working on streaming download via proxy from special remote
* Currently working on streaming special remotes via proxy
in the `streamproxy` branch.
* Downloads from special remotes can stream (though using a temp file on
the proxy). Next: Streaming uploads via the proxy.
## completed items for September's work on proving behavior of preferred content
* Static analysis to detect "not present", "not balanced", and similar