spandex-project / spandex

A platform agnostic tracing library
MIT License
333 stars 53 forks source link

Add the ability to use ETS to store trace data #41

Open zachdaniel opened 6 years ago

zachdaniel commented 6 years ago

We currently use the process dictionary, which is incompatible with certain designs. We should make both available as options.