Skip to content

Commit

Permalink
integration of node-pool
Browse files Browse the repository at this point in the history
  • Loading branch information
rcanedo committed Oct 8, 2012
1 parent 0b92961 commit 364e540
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "0.0.1",
"description": "Connection Pool for tedious.",
"main": "lib/connection-pool.js",
"dependencies" : {
"generic-pool":"2.0.1"
},
"scripts": {
"test": "test"
},
Expand Down

0 comments on commit 364e540

Please sign in to comment.