Hacker News new | ask | show | jobs
by barumi 2052 days ago
CQRS+ES is more about event sourcing and not as much about CQRS. The hard part about the scheme is the CAP theorem stuff, not how operations are segregated into commands and queries.