mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-24 03:16:17 +00:00
1a3dbbc9dd
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