Packages
easy_cluster
0.1.1
The scaffold for the process keeping track of the cluster changes and calling callbacks
Current section
Files
Jump to
Current section
Files
config/config.exs
import Config
config :easy_cluster, :easy_cluster,
hosts: ["127.0.0.1"],
groups: ["foo", "bar"],
max_nodes: 10