Exograph.TreeStore.Postgres (exograph v0.1.0)

Copy Markdown View Source

Durable AST tree node store backed by Ecto and Postgres.

Summary

Types

t()

@type t() :: %Exograph.TreeStore.Postgres{prefix: String.t(), repo: module()}