fox.cpp
|
fc00133ee3
|
storage/blob/s3: Force a smaller PartSize when blob size is unknown
Blob size would be unknown ahead of time if message store compression is used (e.g. in imapsql).
Part of #395 fix
|
2021-08-28 15:43:19 +03:00 |
|
fox.cpp
|
1d3e055068
|
storage/blob: Extend BlobStore interface to use context and specify blob size at Create
See #395.
|
2021-08-28 15:27:54 +03:00 |
|
fox.cpp
|
07c8495ee4
|
storage/blob/s3: Fix PutObject goroutines leaking if message write is aborted
See #395.
|
2021-08-27 11:54:58 +03:00 |
|
fox.cpp
|
34094c17e6
|
storage/blob/s3: Correctly handle PutObject errors
Closes #387.
|
2021-08-21 22:17:06 +03:00 |
|
fox.cpp
|
ff584bb5a3
|
storage/blob/s3: Add missing didSync check
|
2021-08-09 13:02:21 +03:00 |
|
fox.cpp
|
ef63383248
|
storage/blob: Implement S3-compatible storage support
Closes #304.
|
2021-07-15 20:34:15 +03:00 |
|