node连接mysql时,大家用什么连接池呢
主要是看下大家用什么,推荐用哪个?
我按照git教程配置下generic-pool不行,版本跟新接口变化,教程不适用了
1 回复
https://github.com/felixge/node-mysql#pooling-connections node-mysql 中有 pool
主要是看下大家用什么,推荐用哪个?
我按照git教程配置下generic-pool不行,版本跟新接口变化,教程不适用了
https://github.com/felixge/node-mysql#pooling-connections node-mysql 中有 pool