minio/internal/bucket/replication
Poorna 6b9fd256e1
Persist in-memory replication stats to disk (#15594)
to avoid relying on scanner-calculated replication metrics.
This will improve the accuracy of the replication stats reported.

This PR also adds on to #15556 by handing replication
traffic that could not be queued by available workers to the 
MRF queue so that entries in `PENDING` status are healed faster.
2022-09-12 12:40:02 -07:00
..
and.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
datatypes.go fetch bucket retention config once for ILM evalAction (#14727) 2022-04-11 13:25:32 -07:00
datatypes_gen.go Add support for multi site replication (#12880) 2021-09-18 13:31:35 -07:00
datatypes_gen_test.go Add support for multi site replication (#12880) 2021-09-18 13:31:35 -07:00
destination.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
error.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
filter.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
replication.go Persist in-memory replication stats to disk (#15594) 2022-09-12 12:40:02 -07:00
replication_test.go Default DeleteReplication rule status if unspecified. (#15301) 2022-07-14 16:27:09 -07:00
rule.go Disallow delete replication for tag based rules (#14167) 2022-01-24 15:22:20 -08:00
rule_test.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
sourceselectioncriteria.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
tag.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00