foundation icon indicating copy to clipboard operation
foundation copied to clipboard

core.async interface

Open donbonifacio opened this issue 9 years ago • 1 comments

Hello,

Nice work. Have you considered a core.async interface for async connections to psql?

donbonifacio avatar Dec 28 '15 19:12 donbonifacio

I've thought about it briefly, and would definitely like to add core.async support. Also am pretty sure the underlying driver (pgjdbc-ng) is built on top of netty so it may be fully async, but can't say for sure.

Any ideas on how the api to use it might look?

mikeball avatar Dec 28 '15 19:12 mikeball