Just Use Postgres as a Queue? (opens in new tab)
I’ve noticed a trend, and a lot of people are saying the same thing: just use Postgres as a queue. No Kafka, no Redis, no RabbitMQ, just one database for everything. And I totally get it. I get the appeal. There are fewer moving parts. There is less infrastructure. There is only one thing to… Read More »Just Use Postgres as a Queue? The post appeared first on <a href="
Read the original article