Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.
"repositorySettings" object can now be added to the collection definition containing specific settings per implementation. If the implementation is used those are passed to the repository via extend. How and if those settings are used depends on the viewmodel db implementation.
"repositorySettings" object can now be added to the collection definition containing specific settings per implementation. If the implementation is used those are passed to the repository via extend. How and if those settings are used depends on the viewmodel db implementation.