Introducing Phoenix Sync - James Arthur | ElixirConf EU 2025 | ElixirConf EU 2025

Introducing Phoenix Sync - James Arthur | ElixirConf EU 2025 | ElixirConf EU 2025

Comments welcome! View the code-sync and elixirconf-eu tags for more Code Sync and ElixirConf EU talks!

11 Likes

Great talk!

For the agent sync, LLM demo at the end, I wonder about the implementation; Is LLM stream being saved multiple times per second to DB, and then streamed to clients? Or is there some other buffering happening?

1 Like