zeroasterisk / HouseParty-minimal-elixir-libcluster-swarm-demo

Minimal HouseParty example, Demo libcluster and swarm functionality, deployable to k8 and auto-healing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HouseParty

TODO: Add description

Installation

If available in Hex, the package can be installed by adding house_party to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/house_party.

About

Minimal HouseParty example, Demo libcluster and swarm functionality, deployable to k8 and auto-healing


Languages

Language:Elixir 100.0%