Hacker News new | ask | show | jobs
by WD-42 1652 days ago
> - True async up and down the stack. Not a small task within the Python ecosystem, but I think for folks who are not already invested, looking at Elixir/OTP/Phoenix is too tempting. If you don’t have kids to transport with you, a Lambo looks much more fun than an S-Class Sedan.

This has been in the works for a few years. Everything in Django works with async except the ORM at this point. Which in practice, means it's not really async. But hopefully they are getting close.

1 comments

I'm working on bringing async to Django orm: https://github.com/rednaks/django-async-orm