From 12e723e5b5f5da1e1a12a1e9bc6d057ceecbbb86 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Fri, 1 Sep 2017 14:43:32 -0700 Subject: [PATCH] Add storage class issue to README limitations --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be31242..665567d 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ S3Proxy has broad compatibility with the S3 API, however, it does not support: * object tagging * object versioning, see [#74](https://github.com/andrewgaul/s3proxy/issues/74) * requester pays buckets -* storage classes, e.g., REDUCED_REDUNDANCY, STANDARD_IA +* storage classes, see [#234](https://github.com/andrewgaul/s3proxy/issues/234) S3Proxy emulates the following operations: