4 ms·
Hey, first I want to say that Oban has been a lifesaver for me and it is the tool I miss the most from the Elixir ecosystem when doing work in Python. Thanks so
by igsomething 8mo ago
Hey, first I want to say that Oban has been a lifesaver for me and it is the tool I miss the most from the Elixir ecosystem when doing work in Python. Thanks so much and congrats on the release.
I have one question: are there any plans for interop between Oban and the new Django Tasks[1]?
[1] https://docs.djangoproject.com/en/6.0/ref/tasks/ https://docs.djangoproject.com/en/6.0/ref/tasks/
- sorentwo 8mo ago> Oban has been a lifesaver for me and it is the tool I miss the most from the Elixir ecosystem when doing work in Python That's wonderful to hear! Hopefully you can make use of Oban in both places now =) > I have one question: are there any plans for interop between Oban and the new Django Tasks[1]? There aren't any plans at this point, but it's certainly possible.