[erlang-questions] Date of First Release of Mnesia
29 views
Skip to first unread message
Fredrik Linder
unread,
Sep 21, 2012, 6:01:21 AM9/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-q...@erlang.org
Hi folks,
When was the first release of Mnesia with support for disc_copies (ram + disk)?
In http://en.wikipedia.org/wiki/In-memory_database, under "Hybrids with on-disk databases", they claim that the first database engine to support both ram and disk tables did so in 2003. I remember using Mnesiawith this feature year 2000.
Thank you
/Fredrik
Håkan Mattsson
unread,
Sep 21, 2012, 7:01:44 AM9/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fredrik Linder, erlang-q...@erlang.org
Mnesia had this feature from the very beginning. It was present in
Erlang/OTP R1A which was released in june 1996. But Erlang/OTP did not
reach the open source community until 1998.