An open API service indexing awesome lists of open source software.

https://github.com/schachte/r2_multipart_uploads

Cloudflare R2 Multi-Part Upload Example
https://github.com/schachte/r2_multipart_uploads

aws cloudflare concurrency r2 s3 upload

Last synced: 12 months ago
JSON representation

Cloudflare R2 Multi-Part Upload Example

Awesome Lists containing this project

README

          

# R2 Concurrent Multipart Uploader

https://ryan-schachte.com/blog/io_pipes_and_files

Enables uploading to R2 in parallel using Go pipe reader and the s3 manager.

Note: This is using the older AWS SDK V1 for Go