How to deal with DBConnection.ConnectionError?
| 9 min read
Witnessing errors connected with database performance is never a pleasant experience. Could you have prepared yourself to handle them? Let’s find out.
Elixir runtime configuration trap
| 4 min read
Elixir 1.9 introduced mix release, which has standardised runtime configuration. So all the problems with runtime configuration should go away? Not exactly.