Geolix v0.15.0 Geolix.Database.Supervisor View Source

Supervisor for database processes (storage + loader).

Link to this section Summary

Functions

Starts the worker processes of an adapter if not already under supervision

Starts the database supervisor

Link to this section Functions

Link to this function start_adapter(adapter) View Source
start_adapter(Module.t()) :: :ok

Starts the worker processes of an adapter if not already under supervision.

Link to this function start_link(default \\ []) View Source
start_link(term()) :: Supervisor.on_start()

Starts the database supervisor.