ExESDB.System (ex_esdb v0.0.3-alpha)

This module is the top level supervisor for the ExESDB system. It is responsible for supervising:

  • the event store
  • the cluster
  • the Event Enitter (pub/sub)

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(config)