redis-rb / redis-client

Simple low level client for Redis 6+
MIT License
124 stars 60 forks source link

Update UnsupportedServer check #67

Closed danielnolan closed 1 year ago

danielnolan commented 1 year ago
mperham commented 1 year ago

Redis Labs informed me that they don't expect RESP3 support before July 2023.

https://github.com/mperham/sidekiq/blob/main/docs/7.0-Upgrade.md#known-issues

casperisfine commented 1 year ago

Thanks @danielnolan. I merged a very sligthly modified version.