#elixir #mnesia #erlang #database #distributed_database
Why go for redis when you can use mnesia?
https://medium.com/@wttj_tech/why-go-for-redis-when-you-can-use-mnesia-fe0dd23fd7ff
Why go for redis when you can use mnesia?
https://medium.com/@wttj_tech/why-go-for-redis-when-you-can-use-mnesia-fe0dd23fd7ff
Medium
Why go for Redis when you can use Mnesia?
Mnesia is cool. It’s quite cryptic but worth the pain. Already present in the OTP framework, it’s easy to use in both simple cases and…