Skip to content

Update redis-client to v0.22.2

Stan Hu requested to merge sh-update-redis-client-0.22.0 into master

What does this MR do and why?

This drops the patch for the redis-client gem introduced in !153282 (merged) to avoid timeout errors with BLPOP/BRPOP commands when talking to Redis Sentinels.

Full diff: https://my.diffend.io/gems/redis-client/0.22.1/0.22.2

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

See !153282 (merged).

Edited by Stan Hu

Merge request reports