redis / redis-rb

A Ruby client library for Redis
MIT License
3.97k stars 1.03k forks source link

Fix `Redis#without_reconnect` for sentinel clients #1219

Closed casperisfine closed 1 year ago

casperisfine commented 1 year ago

Fix: https://github.com/redis/redis-rb/issues/1212