Hacker News new | ask | show | jobs
by m-a-r-c-e-l 934 days ago
Nice problem observation.

One solution is the outbox pattern:

https://microservices.io/patterns/data/transactional-outbox....