kolofordjango / kolo

See everything happening in your running Django app. All without leaving VSCode
https://kolo.app
504 stars 14 forks source link

Support for Dramatiq background task runner? #69

Open eyesee1 opened 1 year ago

eyesee1 commented 1 year ago

Hi,

I greatly prefer Dramatiq to Celery and use it whenever possible.

Just wanted to see if support for it is something you'd consider.

Thanks.

wilhelmklopp commented 1 year ago

@eyesee1 hey! Yeah definitely something we'd consider 👍

We added support for Huey a while back, so our implementation is already not specific to celery 🙌