mirror of
https://github.com/minio/minio.git
synced 2025-02-03 01:46:00 -05:00
7824e19d20
Synchronous replication can be enabled by setting the --sync flag while adding a remote replication target. This PR also adds proxying on GET/HEAD to another node in a active-active replication setup in the event of a 404 on the current node.