Hacker News new | ask | show | jobs
by airocker 1149 days ago
You don’t have to write business logic in the db. You essentially listen for notifications from workers who implement the business logic depending on the db changes. It is essentially like a poor man’s message queue for us.