Hacker News new | ask | show | jobs
by james_s_tayler 2312 days ago
CQRS is just treating reads and writes differently along any particular dimension of your app.

This seems more like a janky solution for being able to reprocess streams after the code has changed in order to recompute results.