Hacker News new | ask | show | jobs
by sergiotapia 3431 days ago
That sounds fantastic. I'm all for trimming the fat if we don't need it. I'll research this, thanks for the suggestion.
1 comments

If you're using Phoenix or Ecto, look into ecto_mnesia (https://github.com/Nebo15/ecto_mnesia). It wraps up mnesia into a nice ecto wrapper. It's limited on what your primary keys can be.