Mnesiac v0.3.3 Mnesiac.StoreManager View Source
Mnesia Store Manager
Link to this section Summary
Functions
Copy schema
Copy tables
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
Link to this function
create_tables() View Source
Create tables
Link to this function
del_schema_copy(cluster_node) View Source
Delete schema copy
Link to this function
delete_schema() View Source
Delete schema
Link to this function
ensure_tables_loaded() View Source
Ensure tables loaded
Link to this function
get_table_cookies(node \\ node()) View Source
This function returns a map of tables and their cookies.
Link to this function
init_tables() View Source
Init tables