[erlang-questions] new mnesia storage type question
Joel Reymont
joelr1@REDACTED
Tue Apr 29 21:33:04 CEST 2008
On Apr 29, 2008, at 5:44 PM, Paul Mineiro wrote:
> is there another option for adding a table type to mnesia?
Hack the Mnesia code to add your mysql_copies.
You will then be able to take advantage of all
the Mnesia goodness while implementing just the
bits of code that are relevant to your table type.
I did this for s3_copies and it works fine.
-joel
--
wagerlabs.com
More information about the erlang-questions
mailing list