Make Erlang and Elixir (iex) shells save shell history across sessions 2 Million Websocket Connections in Phoenix on DigitalOcean

Using Mix to Easily Create an Ecto Repo

Instead of creating your Ecto Repo by hand in your next Elixir application, use the mix ecto.gen.repo task instead. This post goes over the task including what it does and how to use it.

http://geoffreylessel.com/2016/using-mix-to-easily-create-an-ecto-repo/