pixie_ets v1.0.0 Pixie.ETS.Storage

This module implements a ETS storage so that we only need to use a single ETS table for all Pixie's data.

Summary

Functions

all(key_type)
delete(key)
exists?(key)
get(key)
match(spec)
reset!()
set(key, value \\ nil)
start_link()