Skip to content

Allow swapping of Queue implementation #2

@pinscript

Description

@pinscript

Queue should be swappable with an alternative implementation. As it is now, it's an in-memory only component. We should allow users to use their own Queue implementation. For example, a Redis implementation would be interesting.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions