Skip to content

slowlog get - does not include fields added in Redis version 4 #1374

Closed
@RoeyPrat

Description

@RoeyPrat

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions