Add support for multi-threaded operations #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice if we could archive (especially with high compression) and upload to S3 at the same time. Another benefit from multi-threading would be the issue with the current version as mentioned in the #16 that spawned this issue - periodic access checks against S3 to make sure we still have access rights. Rhe first argument in favor of multi-threading makes the most sense, the second argument could be fixed by using Service Accounts or similar.