Skip to content

Redis store failing with "Object #<Redis> has no method 'removeEvent'" #341

Closed
@dluxemburg

Description

@dluxemburg

Changing self.removeEvent('unsubscribe', unsubscribe); to self.removeListener('unsubscribe', unsubscribe); at 119 in stores/redis.js fixes it, I opened a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions