You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should allow async iterator input into put / put_file / put_multipart (whatever we end up calling it). Then we can pass the result of get directly into put and have streaming transfers from one store to another.
The text was updated successfully, but these errors were encountered:
We should allow async iterator input into
put
/put_file
/put_multipart
(whatever we end up calling it). Then we can pass the result ofget
directly intoput
and have streaming transfers from one store to another.The text was updated successfully, but these errors were encountered: