29 ms·
event sourcing and the notion of compensating transactions go along way in solving these types of problems.
by metapsj 7y ago
event sourcing and the notion of compensating transactions go along way in solving these types of problems.
- throwaway40324 7y agoI 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.
- metapsj 7y agothx :-) i get the impression event sourcing for the uninitiated is too abstract a concept and is often confused with event-driven architectures.