Hacker News new | ask | show | jobs
by sam_lowry_ 614 days ago
> mutating objects, storage policies, tiering, and conditional writes

My only hope is that they won't make it more complex than it should be in an effort to match AWS.

1 comments

Every provider virtually has to mirror AWS. The S3 API is the standard at this point. Nobody will switch if they need to replace all their code.
For mutating object storage aws followed minio .

You can see it in the minio repo and issues .