node-cqrs
node-cqrs copied to clipboard
CQRS backbone with event sourcing for Node.js
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Environment node -v v14.18.0 npm -v 6.14.15 Output: npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno -2 npm ERR! enoent Error while...
Please could you provide an example of Saga usage.
If command handlers from two separate processes try to store events with the same aggregate version is there any retry mechanism for the losing command?
- Fix: Vulnerability in minimist dependency - Refactor: Migrate to TS and Jest - Restore coveralls dependency - Expose _map of InMemoryView as protected property - Drop unused utility -...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...