Erlang (programming language)/Tutorials/DETS
Jump to navigation
Jump to search
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.