node-mongo-queue icon indicating copy to clipboard operation
node-mongo-queue copied to clipboard

Node.js job queue backed by MongoDB

Results 2 node-mongo-queue issues
Sort by recently updated
recently updated
newest added

At very least, Mongo v. 2.4.6 does not like the colon between the username and password encoded. This update simply encodes them separately to avoid such issues.

Ideally by passing in a set of mongodb:// urls plus options