Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

Implementation using proper queue service, not doctrine #15

@rjmunro

Description

@rjmunro

SQL DBs are not really suited to queue services, but it's handy because there is usually an SQL server around for other purposes. This bundle will become useful when you can use the SQL db for dev, but move to a proper queue service like https://www.rabbitmq.com/ for production. Or maybe files on the filesystem etc.

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