|
|
|
|
|
by ranyefet
2434 days ago
|
|
Of course you can throw more servers/caching/database locks, but the advantage of using Elixir & Phoenix is that you can do a lot more with less. Think how much the code would be simpler and easier to reason about without caching.
Or reducing the numbers of servers you need from 150 to 2 and with better performance [1] [1] https://www.techworld.com/apps-wearables/how-elixir-helped-b... |
|