mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 01:26:03 +01:00
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.