Skip to content

brpoplpush takes keyword arguments for timeout: 123 #204

Open
@mhenrixon

Description

@mhenrixon

mhenrixon/sidekiq-unique-jobs#730 (comment)

It seems that redis-namespace doesn't support kwargs that the redis-rb gem uses. For example for brpoplpush like described by @cgunther in mhenrixon/sidekiq-unique-jobs#730 (comment).

I can replicate it, and I'd prefer to avoid using a deprecated API (the integer as the second argument) if I can avoid it.

Perhaps you could look into supporting keyword arguments as the redis-rb gem does?

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