mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
This adds configurable data and parity options on a per object basis. To use variable parity - Users can set environment variables to cofigure variable parity - Then add header x-amz-storage-class to putobject requests with relevant storage class values Fixes #4997