This commit is contained in:
Joey Hess 2024-06-20 10:15:24 -04:00
parent ecab2e03b9
commit 032d3902d8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 4 additions and 3 deletions

View file

@ -61,7 +61,8 @@ For June's work on [[design/passthrough_proxy]], implementation plan:
other git-annex processes are currently using.
* Implement upload with fanout and reporting back additional UUIDs over P2P
protocol. (started, but incomplete)
protocol. (done, but need to check for fencepost errors on resume of
incomplete upload with remotes at different points)
* On upload to cluster, send to nodes where it's preferred content, and not
to other nodes.