Libelection

Library to perform leader election in a cluster of containerized Elixir nodes.

Installation

def deps do
  [{:libelection, "~> 0.1.0"}]
end

Election Strategies

Rancher

Kubernetes

Documentation

  • exdoc
  • wiki (TODO)

License

GPLv3