Differential / meteor-workers

Spawn headless worker meteor processes to work on async jobs.
80 stars 9 forks source link

upgrade monq version to support authentication with MongoDB 3.0 #19

Closed dVelopment closed 1 year ago

dVelopment commented 8 years ago

With monq 0.3.1 (which uses mongoskin 1.4.4) authentication with MongoDB 3 doesn't work and so the workers threads die after a few unsuccessful connection attempts. Monq 0.3.3 uses mongoskin ^2.0.0 which supports proper authentication on Mongo 3.0