Christoph Wurst
|
1584c9ae9c
|
Add visibility to all methods and position of static keyword
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-10 16:51:06 +02:00 |
Robin Appelman
|
3ba46f3b50
|
add basic tests for s3 seeking and add some error handling if reopen return the wrong range
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-04-01 15:23:05 +02:00 |
Christoph Wurst
|
b80ebc9674
|
Use the short array syntax, everywhere
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-26 16:34:56 +01:00 |
Robin Appelman
|
1d322d3b37
|
always use multipart uploader for s3 uploads
the multipart uploader handles non seekable streams while `upload` does not
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2019-01-28 14:51:19 +01:00 |
Robin Appelman
|
3499cbdb76
|
Use S3Client::upload instead of splitting single/multipart upload ourselves
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-01-24 17:22:05 +01:00 |
Robin Appelman
|
385d6f098c
|
Add tests for multipart upload
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-09-21 14:47:34 +02:00 |
Robin Appelman
|
ac2542f0f0
|
add ci support for s3 object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-01-02 14:17:19 +01:00 |
Robin Appelman
|
eefd059716
|
add amazon s3 objectstore backend
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-16 15:30:36 +01:00 |