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:
|
||||
|
||||
- path-style URLs (`garage.tld/bucket/key`)
|
||||
- putting and getting objects in buckets
|
||||
- multipart uploads
|
||||
- listing objects
|
||||
|
@ -11,6 +12,7 @@ Implemented:
|
|||
|
||||
Not implemented:
|
||||
|
||||
- vhost-style URLs (`bucket.garage.tld/key`)
|
||||
- object-level ACL
|
||||
- encryption
|
||||
- most `x-amz-` headers
|
||||
|
|
Loading…
Reference in a new issue