Y
Hacker News
new
|
ask
|
show
|
jobs
by
dagss
872 days ago
I thought event sourcing as a data storage strategy and queues as an execution model were orthogonal concepts?
1 comments
Terr_
872 days ago
It's true that the messages (state machine transitions) don't have to be a durable source of truth, but there are similar arguments to be made for granularity.
link