AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using PubSub From Postgres for Messages
There's a whole bunch of solutions already out there in the mixing community revolving on Postgres. PubSub so far, as I know is still, and if you ask me criminally underutilized, we actually were in a similar situation at my current job where we want to have like a simple event emitting and consumption solution. There are some event post solutions on XC, but that particular guarantee, none of them give. We ended up kind of building our own with,. in this case, Google PubSub because we were also considering, hey, we already use Postgres. Why don't we use that? But the overhead of doing that was like, it's not worth it, you