[erlang-questions] dets disk i/o
Dmitry Kolesnikov
dmkolesnikov@REDACTED
Tue Sep 3 23:09:18 CEST 2013
Hello,
Does any one run a disk i/o analysis on dets tables?
I am very curious about bag case, write scenario.
Let's assume that I have a key which is associated with multiple entries.
What is dets behaviour when I am writing a new entry to same key.
Does it make append-only to data slot? or Does it read/write whole slot?
Best Regards,
Dmitry
More information about the erlang-questions
mailing list