minio/pkg/bucket/replication
Poorna Krishnamoorthy 951acf561c
Add support for syncing replica modifications (#11104)
when bidirectional replication is set up.

If ReplicaModifications is enabled in the replication
configuration, sync metadata updates to source if
replication rules are met. By default, if this
configuration is unset, MinIO automatically sync's
metadata updates on replica back to the source.
2021-05-13 19:20:45 -07:00
..
and.go update license change for MinIO 2021-04-23 11:58:53 -07:00
destination.go update license change for MinIO 2021-04-23 11:58:53 -07:00
error.go update license change for MinIO 2021-04-23 11:58:53 -07:00
filter.go update license change for MinIO 2021-04-23 11:58:53 -07:00
replication.go Add support for syncing replica modifications (#11104) 2021-05-13 19:20:45 -07:00
replication_test.go Add support for syncing replica modifications (#11104) 2021-05-13 19:20:45 -07:00
rule.go Add support for syncing replica modifications (#11104) 2021-05-13 19:20:45 -07:00
rule_test.go Add support for syncing replica modifications (#11104) 2021-05-13 19:20:45 -07:00
sourceselectioncriteria.go Add support for syncing replica modifications (#11104) 2021-05-13 19:20:45 -07:00
tag.go update license change for MinIO 2021-04-23 11:58:53 -07:00