derivejs
derivejs copied to clipboard
DeriveJS is a reactive ODM - Object Document Mapper - framework, a "wrapper" around a database, that removes all the hassle of data-persistence by handling it transparently in the background, in a DR...
In some corner cases I have to be sure that: - there is no race-condition between different services - same request is not being processed in parallel by two instances...
Testing
Any plans to add tests?
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.6.3 to 3.6.10. Release notes Sourced from mongodb's releases. v3.6.10 The MongoDB Node.js team is pleased to announce version 3.6.10 of the mongodb package! Release Highlights This...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [mongodb](https://github.com/mongodb/node-mongodb-native). These dependencies need to be updated together. Removes `semver` Updates `mongodb` from 3.6.3 to 3.7.4 Release notes Sourced from...