Hacker News new | ask | show | jobs
by MattIPv4 992 days ago
We just have a single table, with a column indicating if the job has been taken by a worker or not. Probably could get a bit more performance out of it by splitting into two tables, but it works as it is for now.