[erlang-questions] ets+dets

Adam Rutkowski hq@REDACTED
Thu May 11 22:32:47 CEST 2017


On Tue, May 9, 2017, at 22:00, Vlad Dumitrescu wrote:

> I was thinking of an ets+dets combo, but it may be tricky to get the
> details right. Is there something like this out there? Would it be
> better to just use mnesia?
Hi Vlad,

Apologies if this sounds blunt, but isn't mnesia in fact an ETS+DETS
combo with lots of tricky details?
With DETS alone I often get the tables corrupted, erlang-history is the
prime example -- `rm ~/.erlang-hist.nonode@REDACTED` is my weekly
operation.
What other properties are you looking for? Why _not_ mnesia in
your case?
Cheers

/A.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170511/2b1f287d/attachment.htm>


More information about the erlang-questions mailing list