Hacker News new | ask | show | jobs
by jasfi 1456 days ago
I agree that wrapping libpq sounds like a good idea.
1 comments

did a bit more digging and apparantly db_postgres wraps libpq already. So either nim is still using a very old version of libpq or it was never updated to use the async apis.