Skip to content

Third party stubs for redis are out of date. #3050

@joejuzl

Description

@joejuzl

As of py-redis 3.0.0 the client now supports STREAM commands.
These are methods prefixed with an x, e.g. xadd.
These methods are not yet in the client stubs.

example error: error: "Redis" has no attribute "xread"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions