chibenwa commented on code in PR #2933:
URL: https://github.com/apache/james-project/pull/2933#discussion_r2763021164


##########
docs/modules/servers/partials/configure/blobstore.adoc:
##########
@@ -1,4 +1,12 @@
 
+=== S3 compatible BlobStores
+
+James has been tested and ensures it's been compatible with the following S3 
object storages:
+
+- link:https://us.ovhcloud.com/public-cloud/object-storage[OVH S3 service]
+- link:https://www.min.io[MinIO (proprietary)]

Review Comment:
   Please explain that MINIO encodes object names as filename and thus is 
subject to file system limitation. We advise using the MINIO compatibility 
layer that ensures blobs are spread outacross folders.



##########
docs/modules/servers/partials/configure/blobstore.adoc:
##########
@@ -1,4 +1,12 @@
 
+=== S3 compatible BlobStores
+
+James has been tested and ensures it's been compatible with the following S3 
object storages:

Review Comment:
   ```suggestion
   James has been tested and ensures it is API compatible with the following S3 
object storages:
   ```
   
   (rationals: we did not perform perf tests nor operated it so let's be clear 
on the semantic)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to