I'm attempting to use this library in an ASGI app and wondering if an asyncio effort is underway. Saw this issue comment
The principles and abstraction of this library are stellar! I'm hoping with an async implementation the IO performance could be stellar as well. Thoughts? Progress?
I'm eyeing the async SQLAlchemy functionality and/or asyncpg as orm/driver candidates.
High potential I could get some time to begin a naive async implementation soon.