API Reference Fly Postgres v0.3.4
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.
Watches the configured database for replication changes.
Tracks the current PostgreSQL LSN or Log Sequence Number. This also tracks
requests to be notified when replication happens and the requested :insert
LSN was applied locally.