senecajs / seneca-mongo-store

Node.js Seneca data storage plugin for MongoDB
MIT License
35 stars 43 forks source link

Implement upserts #84

Closed lilsweetcaligula closed 3 years ago

lilsweetcaligula commented 3 years ago

Merge BLOCKED by: https://github.com/senecajs/seneca-store-test/pull/59 seneca-store-test v3.2.0 must be published before tests in this PR may pass.

This PR implements upserts for the mongo store plugin.