caminte
caminte copied to clipboard
Updated MongoDB adapter for "update" method
.update() method does not send the results back whether the update is success or failure in case of no error. "err" param does not help when there is a success with/without modification.