Hacker News new | ask | show | jobs
by glun 1098 days ago
If you don't want to publish events from uncommitted transactions you'll have to first store them in a local table and then move them to the queue after the commit. But if all consumers have direct access to the database anyway...