Hacker News new | ask | show | jobs
by qatanah 1837 days ago
For simple task queues, yes pg is ok. For high loads, redis is still better as PG generates a lot of WAL & connection overhead.