zufardhiyaulhaq / istio-ratelimit-operator

Automatically create global & local rate limit in Istio, support EnvoyFilter versioning, ratelimit metrics, shadow mode, and ratelimit based on route!
MIT License
40 stars 9 forks source link

implement pipeline window & limit for cluster redis configuration #14

Closed zufardhiyaulhaq closed 2 years ago

zufardhiyaulhaq commented 2 years ago

Signed-off-by: zufardhiyaulhaq zufardhiyaulhaq@gmail.com

Redis cluster required pipelining to be activated. currently, there is such configuration in the operator. This MR is to enable redis pipelining via pipeline window and pipeline limit configuration

Summary

implement pipeline window & pipeline limit in redis

Type of Change

How has this been tested?

N/A

Checklist: