Skip to content

Add queue database #16

@jacob720

Description

@jacob720

The queue should be backed by a persistent database that holds the contents of the queue in case the pod dies. Redis is probably the best choice for this. The database should be the source of truth with the queue acting as an interface on top.

Acceptance Criteria

  • A database holds the contents of the queue
  • Manipulating the queue also manipulates the underlying database

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