If you're an #Elixir developer and interested in sync, we've published a Phoenix integration for @electric-sql.com at https://electric-sql.com/docs/integrations/phoenix that covers both syncing into a LiveView through Phoenix.Streams and syncing through Electric into a front-end client, with Plug and Ecto helpers.
Comments
- https://github.com/electric-sql/electric/tree/main/examples/phoenix-liveview for syncing into a LiveView
- https://github.com/electric-sql/electric/tree/main/examples/gatekeeper-auth showing how to use Phoenix to authorize sync into the front-end