Y
Hacker News
new
|
ask
|
show
|
jobs
by
farsa
996 days ago
It's not exactly simple as it involves some postgres specific knowledge, but you can make it reliable when working with transaction ids (see
https://event-driven.io/en/ordering_in_postgres_outbox/
).