Support for asyncpg, for python driver
Open
enhancement
- Dominant language
- C
- Stars
- 4.8k
- Forks
- 523
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
**Describe the solution you'd like**
I want asynchronous support for python driver. So, I want support of age with asyncpg, currently, it supports only psycopg2.
asyncpg is 3x times faster than the psycopg2.
It will be helpful, if it can be done.
Contributor guide
Assessment
This issue has not been assessed yet.