Realtime Horizontal Scaling?
How can I connect multiple Realtime servers to the same postgres database and achieve horizontal scaling for the broadcast and presence features? So far I tried 2 realtime replicas on kubernetes based on the docker-compose, but presence seemed to not work correctly, showing a smaller number of clients than currently present.