Skip to content

Sidekiq fails when using Predixy #204

@bradnicholson

Description

@bradnicholson

When Sidekiq starts up against Redis it sends the info command to get and parse the Redis version. When sending this command through Predixy it runs the INFO command against Predixy which does not contain the Redis version. As such it gets a nil version and fails to start with

undefined method `<' for nil

Do you have any recommendations on how to work around this issue?

Metadata

Metadata

Assignees

No one assigned

    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