Richard Uren
Results
2
comments of
Richard Uren
Cool. :) FYI - There was a bug in my insert, which is fixed now. :) I was also thinking of extending it a little further with a mechanism that...
Hi Andy, Thanks for the feedback and fair point. To expand on your suggestion, should the options in $Model->mongoOptions[$methodname] be set by $Model->setMongoOptions(array('save' => array('safe'), 'insert' => array('safe','fsync','upsert','timeout' => n),...