mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 04:56:01 +01:00
Add support for configuring S3 storage class via the storage-class parameter for S3BinaryCacheStore. This allows users to optimize costs by selecting appropriate storage tiers (STANDARD, GLACIER, INTELLIGENT_TIERING, etc.) based on access patterns. The storage class is applied via the x-amz-storage-class header for both regular PUT uploads and multipart upload initiation. |
||
|---|---|---|
| .. | ||
| channels-subdomain.md | ||
| config | ||
| json-format-changes.md | ||
| s3-curl-implementation.md | ||
| s3-object-versioning.md | ||
| s3-storage-class.md | ||