node.js and native application load balacing
I am trying to use node.js with node-vertica library to connect to vertica database. Presently the library do not offer support for native application load balancing i.e. ConnectionLoadBalance = 1 .
Could anyone provide a solution / work around for this problem ?
0