View Source MaxoUniRepo.RepoSupervisor (maxo_uni_repo v0.1.0)
Dynamic supervisor to enable clean runtime switching for repo configuration
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Starts repo supervision with default arguments
Starts repo supervision with custom arguments, like
Stops repo supervision for a repo module
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Starts repo supervision with default arguments
Starts repo supervision with custom arguments, like:
[url: "postgres://user:pass@host:1111/db"]
Stops repo supervision for a repo module