Distributed Designs Part 3 — Taking lock in MVCC for transactional outbox pattern
3 lut 2023 | Blog | programowanie | design patterns | IT
This is the third part of the Distributed Designs series. For your convenience you can find other parts in the table of contents in Part 1 — Outbox without idempotency nor synchronous commit Last time we saw how to use transactional outbox pattern with multiple databases and no synchronous commit. We also learned how to … Continue reading Distributed Designs Part 3 — Taking lock in MVCC for transactional outbox pattern