You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luke Bakken edited this page Apr 24, 2017
·
1 revision
Mnesia
Overview
This entry describes what I learned about using Mnesia. Most importantly, how and when you should use ram_copies vs disc_copies for your tables, and when to set them up. It's a classic chicken-and-egg problem.