<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Tue, May 9, 2017, at 22:00, Vlad Dumitrescu wrote:<br></div>
<div><br></div>
<blockquote type="cite"><div dir="ltr"><div>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?  <br></div>
</div>
</blockquote><div id="sig44883474"><div class="signature"><br></div>
<div class="signature">Hi Vlad,<br></div>
<div class="signature"><br></div>
<div class="signature">Apologies if this sounds blunt, but isn't mnesia in fact an ETS+DETS combo with lots of tricky details?<br></div>
<div class="signature"><br></div>
<div class="signature">With DETS alone I often get the tables corrupted, erlang-history is the prime example -- `rm ~/.erlang-hist.nonode@nohost` is my weekly operation. <br></div>
<div class="signature"><br></div>
<div class="signature">What other properties are you looking for? Why _not_ mnesia in your case?<br></div>
<div class="signature"><br></div>
<div class="signature">Cheers</div>
<div class="signature"><br></div>
<div class="signature">/A.<br></div>
<div><br></div>
</div>
<div><br></div>
</body>
</html>