Hacker News new | ask | show | jobs
by metapsj 2388 days ago
event sourcing and the notion of compensating transactions go along way in solving these types of problems.
1 comments

I did a find for 'event sourcing' in this thread and yours is the single hit at the time of my comment. I came here to agree, and tell the OP that you indeed would benefit from an Event Sourcing Architecture.
thx :-) i get the impression event sourcing for the uninitiated is too abstract a concept and is often confused with event-driven architectures.