minio/pkg/bucket/replication
Poorna Krishnamoorthy 50c10a5087
Add delete marker replication support (#10396)
Delete marker replication is implemented for V2
configuration specified in AWS spec (though AWS
allows it only in the V1 configuration).

This PR also brings in a MinIO only extension of
replicating permanent deletes, i.e. deletes specifying
version id are replicated to target cluster.
2020-11-10 15:24:14 -08:00
..
and.go Add support for server side bucket replication (#9882) 2020-07-21 17:49:56 -07:00
destination.go Add support for server side bucket replication (#9882) 2020-07-21 17:49:56 -07:00
error.go Add support for server side bucket replication (#9882) 2020-07-21 17:49:56 -07:00
filter.go Add support for server side bucket replication (#9882) 2020-07-21 17:49:56 -07:00
replication.go Add delete marker replication support (#10396) 2020-11-10 15:24:14 -08:00
rule.go Add delete marker replication support (#10396) 2020-11-10 15:24:14 -08:00
tag.go Add support for server side bucket replication (#9882) 2020-07-21 17:49:56 -07:00