Hacker News new | ask | show | jobs
by bgentry 1540 days ago
Oban is really great: https://getoban.pro

Built on Postgres, it lets your background jobs achieve transactionality and consistency with your database. Its architecture is also well designed to allow it to scale up to about as much as Postgres can handle. The Pro version comes with a great web UI built with Phoenix LiveView that does just about everything one could ask for.