Erlang (programming language)/Tutorials/DETS: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Eric Evers
imported>Chris Day
No edit summary
Line 1: Line 1:
{{subpages}}
=DETS=
=DETS=



Revision as of 18:43, 2 February 2009


DETS

DETS is a disk based version of ETS.

It works in a similar way as ETS but the access behavior is a little different. At present there is a 2GB limit on tables.