All I need is a large persistent lookup table in Erlang and dets seems like just the thing though I need a definative answer to:
- just how big the total size of the binaries in the table can be.
- how big each entry can be
- what to do if the answer to the first question is less than 100G