Packages

The scaffold for the process keeping track of the cluster changes and calling callbacks

Current section

Files

Jump to
easy_cluster config config.exs
Raw

config/config.exs

import Config
config :easy_cluster, :easy_cluster,
hosts: ["127.0.0.1"],
groups: ["foo", "bar"],
max_nodes: 10