Monitoring and decision-making logic for our High Availability environment.
http://proxy.recycled.cloud
lib | ||
test | ||
.formatter.exs | ||
.gitignore | ||
mix.exs | ||
README.md |
HAHandler
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding ha_handler
to your list of dependencies in mix.exs
:
def deps do
[
{:ha_handler, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ha_handler.