Memento v0.0.1 API Reference
Modules
Nothing here now, come back later
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