Supervises the aggregate processes that run on the local node.
Add it to your application's supervision tree, pointing it at your
X3m.System.LocalAggregates configuration module and an app prefix:
{X3m.System.LocalAggregatesSupervision, [MyApp.LocalAggregates, MyApp]}See the "Aggregates & Event Sourcing" guide for the full setup.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.