Skip to content

Instantly share code, notes, and snippets.

@jmerriweather
Last active November 16, 2016 22:09
Show Gist options
  • Save jmerriweather/8654db5ba53582a17053312bb16f2a86 to your computer and use it in GitHub Desktop.
Save jmerriweather/8654db5ba53582a17053312bb16f2a86 to your computer and use it in GitHub Desktop.
iex(n1@127.0.0.1)4> nodes = [node | Node.list]
[:"n1@127.0.0.1", :"n2@127.0.0.1"]
iex(n1@127.0.0.1)5> Amnesia.Schema.create(nodes)
:ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment