Empex 2019 - Los Angeles Elixir Conference 2/2/19 Decoding JSON into Elixir Structs

Distributed Phoenix Chat using Redis PubSub

Distributed Phoenix Chat using Redis PubSub

In this article we see how to solve an issue we faced in the previous article, scaling horizontally the Phoenix Chat app. We’ll see how to integrate the PubSub Redis adapter to our chat app, and make it distributed.