<div dir="ltr">For anyone reading this in the future ^^_ and having the same question: atm no, indices get not created when writing with mnesia:ets/2.<div><br></div><div>Cheers,</div><div>r.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Nov 17, 2019 at 11:44 PM Roberto Ostinelli <<a href="mailto:ostinelli@gmail.com">ostinelli@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">All,<div>I'm using mnesia tables in ram only, not replicated, not fragmented. The only reason why I'm using mnesia over ETS is because of the secondary index feature in mnesia.</div><div><br></div><div>I'm at about right in terms of requirements for writing performance as per now, but would like to know if I can get an extra boost. For this, I was wandering if <font face="monospace">mnesia:ets/2</font> does create these secondary indices or not. I do not seem to find documentation that answers this question.</div><div><br></div><div>Thank you for any insights you may provide,</div><div>r.</div><div><br></div></div>
</blockquote></div>