Hacker News new | ask | show | jobs
by manasvi_gupta 2398 days ago
Came here to say same thing. Saga pattern is the way to go.

Also, suggest you to carefully think about transaction boundaries, if possible, prefer eventual consistency over transactions.