forked from Deuxfleurs/garage
add precision
This commit is contained in:
parent
5d1fa591d9
commit
0ddfee92c5
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
Implemented:
|
Implemented:
|
||||||
|
|
||||||
|
- path-style URLs (`garage.tld/bucket/key`)
|
||||||
- putting and getting objects in buckets
|
- putting and getting objects in buckets
|
||||||
- multipart uploads
|
- multipart uploads
|
||||||
- listing objects
|
- listing objects
|
||||||
|
@ -11,6 +12,7 @@ Implemented:
|
||||||
|
|
||||||
Not implemented:
|
Not implemented:
|
||||||
|
|
||||||
|
- vhost-style URLs (`bucket.garage.tld/key`)
|
||||||
- object-level ACL
|
- object-level ACL
|
||||||
- encryption
|
- encryption
|
||||||
- most `x-amz-` headers
|
- most `x-amz-` headers
|
||||||
|
|
Loading…
Reference in a new issue