Memento – Elixir interface to the Mnesia Database

Memento

I’ve been really frustrated with the Amnesia package for the past few months especially because of the compilation issues on Elixir 1.5 and above. Tried fixing them myself, but the code was just too messy for me to make any sense of it.

Anyways, decided to release my custom Mnesia wrapper as a library. Let me know what you think. Feedback / Issues / Features Requests / PRs welcome.

Ecto-like query builder is on my list but not an urgent feature for now. At this point, I mainly want to ensure that this project performs well and without any weird issues/bugs.

13 Likes