YUKI Hiroshi
null+****@clear*****
Fri Oct 31 19:29:09 JST 2014
YUKI Hiroshi 2014-10-31 19:29:09 +0900 (Fri, 31 Oct 2014) New Revision: e7e81f45f56296c28372092dd0c9b8251a424472 https://github.com/droonga/express-droonga/commit/e7e81f45f56296c28372092dd0c9b8251a424472 Message: Load required library Q Modified files: lib/droonga-protocol/connection-pool.js Modified: lib/droonga-protocol/connection-pool.js (+2 -1) =================================================================== --- lib/droonga-protocol/connection-pool.js 2014-10-31 19:20:51 +0900 (6c3386f) +++ lib/droonga-protocol/connection-pool.js 2014-10-31 19:29:09 +0900 (f40b56e) @@ -9,7 +9,8 @@ * }); */ -var path = require('path'); +var Q = require('q'), + path = require('path'); var Connection = require('./connection').Connection; var ConsoleLogger = require('../console-logger').ConsoleLogger; -------------- next part -------------- HTML����������������������������...Télécharger