WalEx.Replication (WalEx v0.7.1) View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Database adapter's exit signal will be converted to {:EXIT, From, Reason} message when, for example, there's a database connection error. https://elixirschool.com/blog/til-genserver-handle-continue/
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Database adapter's exit signal will be converted to {:EXIT, From, Reason} message when, for example, there's a database connection error. https://elixirschool.com/blog/til-genserver-handle-continue/