Hacker News new | ask | show | jobs
by quails8mydog 304 days ago
I thought cqrs was a code pattern where you segregate query models from command models, rather than something that specifies where the data is read from or is written to.