Yesterday I decided to use the ets flag `compressed` to reduce memory usage on our nodes. I tested the impact locally and saw memory usage dropped to 1/2. What I didn't realize is that this introduced memory overhead when warming the cache, which killed our prod servers with OOM 😁
#elixirlang
3 months ago