Robin Appelman
|
fe23285e44
Add objectExists to objectstore interface
|
6 years ago |
Morris Jobke
|
d3d045dd5c
Remove unused import statements
|
6 years ago |
Robin Appelman
|
3499cbdb76
Use S3Client::upload instead of splitting single/multipart upload ourselves
|
6 years ago |
Robin Appelman
|
70a4860ccb
Fix contructing headers for s3 download
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Robin Appelman
|
f9a7294807
use fopen directly when reading objects from s3
|
7 years ago |
Robin Appelman
|
91b3536f45
propagate multipart upload exception when aborting upload
|
7 years ago |
Robin Appelman
|
e393b3553e
set s3 part size to 500mb
|
7 years ago |
Robin Appelman
|
385d6f098c
Add tests for multipart upload
|
7 years ago |
Robin Appelman
|
4ae46d8876
only do multipart upload for large files
|
7 years ago |
Robin Appelman
|
e4e5e735db
multipart upload for s3 object storage
|
7 years ago |
Robin Appelman
|
d70607104e
reuse object read/write/delete logic in s3 implementations
|
7 years ago |