API Reference Fly Postgres v0.1.13
Modules
Help Elixir applications more easily take advantage of distributed Elixir applications using Ecto and PostgreSQL in a primary/replica configuration on Fly.io.
Data structure that represents a PostgreSQL LSN or Log Sequence Number.
Track the current PostgreSQL LSN or Log Sequence Number.
This wraps the built-in Ecto.Repo
functions to proxy writable functions like
insert, update and delete to be performed on the an Elixir node in the primary
region.