Library to perform leader election in a cluster of containerized Elixir nodes.
def deps do [{:libelection, "~> 0.1.0"}] end
GPLv3