[erlang-questions] Index Overhead In Mnesia
Ben Hood
0x6e6562@REDACTED
Tue Jun 10 21:44:20 CEST 2008
> I guess it is in the same category as repeated queue scanning for selective
> receive - easy to workaround in most cases, so no major incentive to change
> the behaviour.
So you're saying that one should decompose the duplicates into another
table that just contains a canonical representation of each unique
combination and just reference these from the original table?
Ben
More information about the erlang-questions
mailing list