#unsplit - A framework for resolving Mnesia netsplits# Copyright (c) 2010 Erlang Solutions Ltd. Version: 0.5 Unsplit is a framework for registering merge functions that will be called any time mnesia tries to heal from netsplits. The default behaviour of mnesia is not to attempt automatic merge after a 'partitioned network' event. It detects and reports the condition, but leaves it up to the user