Kong Advance Rate liming Plugin with Redis Active-Active Cluster (CRDT)

I have a Kong Clusters in On-Premise, AWS and GCP connected together forming an API Gateway Mesh. Currently there is a requirement to implement synchronous rate liming to safe guard providers from the consumers residing any network zone.
Based on the above requirement, I’m thinking of using Redis Cluster Active-Active with CRDT per Kong Cluster in each Network Zone. Does Kong Advance Rate limiting plugin or any other plugin support Redis Cluster Active-Active with CRDT for rate limiting?