View Source API Reference SuperWorker v0.0.7
Modules
Documentation for SuperWorker
.
Documentation for SuperWorker.Supervisor
.
This module is new model supervisor.
That fix some issues in the old model.
That is an all-in-one supervisor for Elixir application.
Documentation for SuperWorker.Supervisor.Chain
.
This module is a wrapper for the configuration of the supervisor.
Documentation for SuperWorker.Supervisor.Group
.
Documentation for SuperWorker.Supervisor.Worker
.
A wrapper module for storing terms in :persistent_term. Good choice for storing data that is rarely change. Data is can acessed by all processes in the same node.