View Source API Reference memento v0.5.0
Modules
Simple + Powerful interface to the Erlang Mnesia Database.
Module to read/write from Memento Tables.
Helper module that acts as an interface to convert Memento Table data structs into Mnesia data tuples and vice versa.
Module to interact with the database schema.
Defines a Memento Table schema for Mnesia
Memento's wrapper around Mnesia transactions. This module exports
methods execute/2
and execute_sync/2
, and their bang versions,
which accept a function to be executed and an optional argument to
set the maximum no. of retries until the transaction succeeds.