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

From Citizendium
Jump to navigation Jump to search
imported>Eric Evers
imported>Tom Morris
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{subpages}}
=DETS=
=DETS=



Latest revision as of 07:07, 8 August 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.