Mnesiac v0.3.3 Mnesiac.StoreManager View Source

Mnesia Store Manager

Link to this section Summary

Functions

Create tables

Delete schema copy

Delete schema

Ensure tables loaded

This function returns a map of tables and their cookies

Init tables

Link to this section Functions

Link to this function

copy_schema(cluster_node) View Source

Copy schema

Link to this function

copy_tables(cluster_node) View Source

Copy tables

Create tables

Link to this function

del_schema_copy(cluster_node) View Source

Delete schema copy

Delete schema

Ensure tables loaded

Link to this function

get_table_cookies(node \\ node()) View Source

This function returns a map of tables and their cookies.

Init tables