You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "rzvoncek (via GitHub)" <gi...@apache.org> on 2023/07/25 08:45:46 UTC

[GitHub] [libcloud] rzvoncek opened a new pull request, #1917: Parallel multipart uploads

rzvoncek opened a new pull request, #1917:
URL: https://github.com/apache/libcloud/pull/1917

   ## Changes Title (replace this with a logical title for your changes)
   
   ### Description
   
   Replace this with the PR description (mention the changes you have made, why
   you have made them, provide some background and any references to the provider
   documentation if needed, etc.).
   
   For more information on contributing, please see [Contributing](http://libcloud.readthedocs.org/en/latest/development.html#contributing)
   section of our documentation.
   
   ### Status
   
   Replace this: describe the PR status. Examples:
   
   - work in progress
   - done, ready for review
   
   ### Checklist (tick everything that applies)
   
   - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
   - [ ] Documentation
   - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
   - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] Kami commented on pull request #1917: Parallel multipart uploads

Posted by "Kami (via GitHub)" <gi...@apache.org>.
Kami commented on PR #1917:
URL: https://github.com/apache/libcloud/pull/1917#issuecomment-1666919000

   @rzvoncek We would very much be open to having async version of some of the storage methods.
   
   Ideally those would also be part of the base / standard API, e.g. ``async_download_object`` and ``async_upload_object``.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] rzvoncek closed pull request #1917: Parallel multipart uploads

Posted by "rzvoncek (via GitHub)" <gi...@apache.org>.
rzvoncek closed pull request #1917: Parallel multipart uploads
URL: https://github.com/apache/libcloud/pull/1917


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org