# ClusterHelper v0.5.1 - Table of Contents A tiny library for lookup node(s) in dynamic clustering. Map node to roles or id and allows you to easily select node(s) by role/id. ## Pages - [Readme](readme.md) ## Modules - [ClusterHelper](ClusterHelper.md): A helper module for managing dynamic Elixir clusters with **overlapping scope** support. - [ClusterHelper.EventHandler](ClusterHelper.EventHandler.md): Optional callback behaviour for `ClusterHelper` events. - [ClusterHelper.NodeConfig](ClusterHelper.NodeConfig.md): GenServer that owns the ETS role/node table and coordinates cluster sync.