Sean M Walker

Results 4 comments of Sean M Walker

I've put something in that handles this. It does use mongodb's parse function and then maps the objects to this modules internal structure. https://github.com/diversario/connect-mongostore/pull/25 It doesn't use MongoClient.connect yet, as...

Just a note, I tried the branch on our codebase where we use a replica set connection string. It worked fine for this app. I killed the primary and once...

Your new branch looks really good. I wanted to go that route, but didn't want to break the existing api. I'm sure we'll change over to 1.0.0 when that's out....

My apologies, I didn't see this PR. I did submit one last night that I think gives the same capabilities. That one allows for a phantomjs configuration file to be...