1
0
mirror of https://github.com/minio/minio.git synced 2025-04-06 12:50:34 -04:00

2 Commits

Author SHA1 Message Date
Klaus Post
7bdf9005e5
Remove HTTP flushes for returning handlers ()
When handlers return they are automatically flushed. Manual flushing can force responsewriters to use suboptimal paths and generally just wastes CPU.
2021-10-28 07:36:34 -07:00
Aditya Manthramurthy
3a7c79e2c7
Add new site replication feature ()
This change allows a set of MinIO sites (clusters) to be configured 
for mutual replication of all buckets (including bucket policies, tags, 
object-lock configuration and bucket encryption), IAM policies, 
LDAP service accounts and LDAP STS accounts.
2021-10-06 16:36:31 -07:00