1
0
mirror of https://github.com/minio/minio.git synced 2025-04-22 11:26:36 -04:00
Poorna Krishnamoorthy 7824e19d20
Allow synchronous replication if enabled. ()
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.
2021-01-11 22:36:51 -08:00
..