ComputerScienceHouse / ComputerScienceHouse/gallery
Implement S3 multipart upload for chunked uploads
オープン
enhancement
- 主要言語
- Python
- スター
- 22
- フォーク
- 30
- 平均マージ
- 2時間 26分
- マージ済み PR(30日)
- 1
説明
### What
---
The current chunked upload flow (`/upload/chunk` and `/upload/chunk/finalize`) doesn't use real S3 multipart upload. Each chunk is appended to a local temp file and the fully assembled file is uploaded to S3.
### Change
---
Moderate rewrite of chunked uploads.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。