amitkr / nodejs-db-informix

Infomix bindings for nodejs
MIT License
3 stars 3 forks source link

Improved performance as described below. #12

Open coderReview opened 10 years ago

coderReview commented 10 years ago

Fixed async issue. Fixed empty results issue (will return an empty array). Improved multi-thread support.