API Reference Recall v#0.1.0

Copy Markdown View Source

Modules

An Ecto 3 adapter for Mnesia, the distributed, transactional database that ships with the BEAM.

Runs Ecto migrations against the Recall (Mnesia) adapter.

A drop-in replacement for use Ecto.Repo that adds Recall's read fast-path.

A specialized drop-in replacement for use Ecto.Schema, tuned for the Recall (Mnesia) adapter.

Mix Tasks

Runs pending migrations for the given Recall-backed repository.

Reverts applied migrations for the given Recall-backed repository.