Hacker News new | ask | show | jobs
by skyde 1392 days ago
i agree with you if you have a transactional SQL it’s usually best to stick to this until it doesn’t scale.

it allows you to make the « add message to queue » part of a transaction that update other table which is nice!