redis / redis-py

Redis Python client
MIT License
12.69k stars 2.53k forks source link

Fixed bug with SLOWLOG GET response parsing from Redis Software #3441

Open vladvildanov opened 6 days ago

vladvildanov commented 6 days ago

Pull Request check-list

Please make sure to review and check all of these items:

NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.

Description of change

The bug appears in Redis Software environment only, because SLOWLOG GET returns different response that doesn't contains client_address and client_port fields