Barograph.Database (barograph v0.1.0)

Copy Markdown View Source

Supervisor for one open database (spec §4.1).

Children:

Started with :rest_for_one so a crash of the series cache also restarts the writer, which re-warms the cache on boot.

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(opts)

@spec start_link(keyword()) :: Supervisor.on_start()