chill117 / mysql-connection-manager

This module has been deprecated. You should use node-mysql's connection pooling instead (link in the readme)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated

This module has been deprecated. A replacement for most of the functionality is node-mysql's connection pooling. Using connection pooling is a better solution for handling closed/timed-out MySQL connections.

About

This module has been deprecated. You should use node-mysql's connection pooling instead (link in the readme)

License:MIT License


Languages

Language:JavaScript 100.0%