prev <<
9 PostgreSQL features I wish I learned earlier
>> next
Job Queues / Event Notifications
As we live in the future, we now have lots of tools and frameworks to implement queues and event sourcing
AMQP, RabbitMQ, Redis, Kafka, ...
But sometimes you do not want to add yet another piece to your Jenga tower