timgit / pg-boss

Queueing jobs in Postgres from Node.js like a boss
MIT License
2.15k stars 160 forks source link

Update README.md - update example with create queue #468

Closed tlebeitsuk closed 3 months ago

tlebeitsuk commented 3 months ago

Update example code with create queue before sending to it.

timgit commented 3 months ago

Thanks. I considered adding this step in the readme for v10, decided not to since it's a one-time step, but I agree this is more friendly for newcomers