mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 18:04:55 +01:00
1f39b28f49
This commit switches Google Cloud Storage from the drive pacer to the s3 pacer. The main difference between them is that the s3 pacer does not limit transactions in the non-error case. This is appropriate for a cloud storage backend where you pay for each transaction. |
||
---|---|---|
.. | ||
googlecloudstorage_test.go | ||
googlecloudstorage.go |