Skip to content

Enqueue using a Redis pipeline? #83

@stve

Description

@stve

I have a requirement to enqueue a large number of jobs in a short period of time. I think it probably makes sense to try to do so using a Redis pipeline, but it doesn't appear that EnqueueWithOptions is all that well adaptable to adding pipeline support as currently written.

Do you have any thoughts on how to add support for that?

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