mirror of https://github.com/waku-org/nwaku.git
2b4ca4d0ff
* db_postgres, postgres_driver: better performance by using callback. There were a bunch of milliseconds being lost due to multiple-row processing. This commit aims to have the minimum possible row process time. * pgasyncpool: clarifying logic around pool conn management. * db_postgres: removing duplicate code and more searchable proc names. |
||
---|---|---|
.. | ||
dbconn.nim | ||
pgasyncpool.nim |