Skip to content

A short and easy to use library to help out with erlang's :mnesia.

License

Notifications You must be signed in to change notification settings

DDoubleDee/mnesia_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MnesiaHelper

This module simplifies :mnesia, and works well with Ecto schemas.

Installation

def deps do
  [
    {:mnesia_helper, "~> 1.1.5"}
  ]
end

Documentation can be found at https://hexdocs.pm/mnesia_helper

About

A short and easy to use library to help out with erlang's :mnesia.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages