▲ | Zarathu 2 days ago | |
Out of curiosity, what would an "OTP-first" design look like? ETS is built into OTP, so how is using ETS not "OTP-first"? What's wrong with using ETS? It's just an in-memory store. I looked through the code and didn't find it to be anywhere close to procedural in style. |