Skip to content
This repository was archived by the owner on May 8, 2020. It is now read-only.
This repository was archived by the owner on May 8, 2020. It is now read-only.

Queuing service #22

Description

@lutzmor

Implement queue service, initially using https://github.com/Automattic/kue

Create an injectable Queue service, that has all common methods and a KueQueue implementation, to allow for more hot-swappable (even at runtime) drivers in the future, like AmazonSQS, RabbitMQ, Beanstalkd, IronIO etc.

This is a good candidate component for working out how to do separate components that add items to the docker-compose configuration (it should have it's own instance of a redis server). Consider building this as a completely separate repository to work out how to do component modularity properly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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