thenativeweb / node-cqrs-eventdenormalizer

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.
http://cqrs.js.org/pages/eventdenormalizer.html
MIT License
38 stars 27 forks source link

ViewBuilders and EventExtenders support Promises next to callbacks #61

Open IRT-fbachmann opened 7 years ago

adrai commented 7 years ago

Thanks for your valueable PRs... But for these cqrs modules I don't want to support Promises... at least not in this major version 😉 I would design the whole thing a bit differently... But thanks anyway...

IRT-fbachmann commented 7 years ago

Alright. To stick with your repos I'll have to find another way then, I guess :)