Hacker News new | ask | show | jobs
by sergF 105 days ago
Yes, I've seen a lot of Postgres-based queues lately too.

Even without Redis I still end up rebuilding some kind of job system on top of the DB, which is why I'm wondering if this should live outside the app entirely.