Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
Description
Read that knex.js and supposedly other DB drivers are switching over to tarn.js for their resource pooling.
https://www.npmjs.com/package/tarn (Notice the surge in weekly downloads)
Could this potentially be more beneficial for pooling?
nice project and well written.
Pool offer the same functionalities ( which is nice, mysql and mysql2 doesn't ! ).
But there is no option not in internal pool, and internal pool has some additional benefits :
So not this time, but the comparison is always nice (and coding style is better, give me some ideas for improving design)