Bogdanp / Bogdanp/django_dramatiq

Multiple broker support

Open
#166 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
384
Forks
86
PR merge metrics
No merged PRs in 30d

Description

Hey,

I would like to use multiple broker in my setup - redis and pg in the same time (pg for the far scheduled critical stuff). For this, I can define the broker on the actor, but running the worker for each worker is not possible with django_dramatiq.

What would be the best way to support it? The broker definition could go to the command instead of the app?

With a little guidance (design decision), I can do the PR

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.