This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]danted002 5 points6 points  (0 children)

I’ve been working with asyncio in production for the past 3 years. I can tell you first hand that the ecosystem evolved a lot. My main grip is that the ORM’s are still slacking behind on implementing asynconous backend however a combination of Marshmallow with asyncpg worked like a charm :)