Closed
Description
Version: What redis-py and what redis version is the issue happening on?
any version of redis-py up to master (last release Is 3.5.3), and Redis version 4+
Platform: What platform / version? (For example Python 3.5.1 on Windows 7 / Ubuntu 15.10 / Azure)
issue is platform agnostic.
Description: Description of your issue, stack traces from errors and code that reproduces the issue
slowlog get
does not include fields added in Redis version 4:
- Client IP address and port (4.0 only).
- Client name if set via the CLIENT SETNAME command (4.0 only).
Metadata
Metadata
Assignees
Labels
No labels