mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-28 07:57:02 +00:00
Prepare for multipart uploads
This commit is contained in:
@@ -8,8 +8,10 @@ We will have to introduce lots of dummy data and then add/remove nodes many time
|
||||
Attaining S3 compatibility
|
||||
--------------------------
|
||||
|
||||
- api_server following the S3 semantics for head/get/put/list/delete: verify more that it works as intended
|
||||
- multipart uploads
|
||||
- fix sync not working in some cases ? (when starting from empty?)
|
||||
|
||||
- api_server following the S3 semantics for head/get/put/list/delete: verify more that it works as intended
|
||||
- PUT requests: verify content-md5 if provided
|
||||
- possibly other necessary endpoints ?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user