Adrian
Member since Jun 24, 2014
- Profile: /members/12052-adrian.htm
- Comments: 2
Recent Blog Comments By Adrian
-
Command-Query-Responsibility-Segregation (CQRS) Makes Domain Models Practical
Posted on Nov 11, 2014 at 10:38 AM
@Josué, Thanks a lot for the article it was an interesting read. There's a few months since I posted my first comment and since than we managed to get CQRS in place working nicely with websockets.... read more »
-
Command-Query-Responsibility-Segregation (CQRS) Makes Domain Models Practical
Posted on Jun 24, 2014 at 9:51 AM
Hi Ben, My company is actually planning to implement CQRS architecture but I'm a bit unsure how to the client handles this from a consistency point of view. When I hit the back-end will the server wait until the actual data is stored/changed or will it just return an "202 Accepted" respon... read more »