Erlang (programming language) > Tutorials > DETS

From Citizendium, the Citizens' Compendium

Jump to: navigation, search


This article is developing and not approved.
Main Article
Talk
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Tutorials [?]
 
A tutorial relating to the topic of Erlang (programming language).

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.

Views
Personal tools