Functional Programming An Introduction to ETS Tables in Elixir Tutorial • Beginner Erlang Term Storage (ETS) tables let you share state in Elixir. In this article, you will learn about both ETS and disk-based ETS and see them in action.