forked from Deuxfleurs/garage
TODO update
This commit is contained in:
parent
a52db67954
commit
200f2254a3
1 changed files with 3 additions and 3 deletions
6
TODO
6
TODO
|
@ -8,10 +8,10 @@ We will have to introduce lots of dummy data and then add/remove nodes many time
|
||||||
Attaining S3 compatibility
|
Attaining S3 compatibility
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
- api_server following the S3 semantics for get/put/delete
|
- api_server following the S3 semantics for head/get/put/list/delete: verify more that it works as intended
|
||||||
- implement object listing
|
- multipart uploads
|
||||||
- possibly other necessary endpoints ?
|
|
||||||
- PUT requests: verify content-md5 if provided
|
- PUT requests: verify content-md5 if provided
|
||||||
|
- possibly other necessary endpoints ?
|
||||||
|
|
||||||
|
|
||||||
Lower priority
|
Lower priority
|
||||||
|
|
Loading…
Reference in a new issue