barrel_ex_http v0.2.0 BarrelEx.Replication View Source

Manage database replication tasks

Link to this section Summary

Link to this section Functions

Link to this function create(source, target) View Source
create(String.t(), String.t()) :: {atom(), map()}
Link to this function create!(source, target) View Source
create!(String.t(), String.t()) :: map()
Link to this function delete(rep_id) View Source
delete(String.t()) :: {atom(), map()}
Link to this function delete!(rep_id) View Source
delete!(String.t()) :: map()