Y
Hacker News
new
|
ask
|
show
|
jobs
by
andydd
4071 days ago
Yes there's connection pooling. But it's handled by the underlying PG library
https://github.com/brianc/node-postgres
that Massive is based on.