spotahome / redis-operator

Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
Apache License 2.0
1.5k stars 356 forks source link

Parameterize concurrency (number of workers). Users should be able to… #501

Closed raghu-nandan-bs closed 1 year ago

raghu-nandan-bs commented 1 year ago

Changes proposed on the PR:

for example, when running around 100 CRs concurrently, we see that wait time in queue is consistently around 30-40s

when number of workers are less

ese commented 1 year ago

Thanks @raghu-nandan-bs, We will merge in #502