Durable AST tree node store backed by Ecto and Postgres.
@type t() :: %Exograph.TreeStore.Postgres{prefix: String.t(), repo: module()}