ComputerScienceHouse / ComputerScienceHouse/gallery

Implement S3 multipart upload for chunked uploads

オープン
#137 コメント 0 件 リアクション 0 件 担当者 1 名 @aln730 が担当を希望しています GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。