Recording not yet published

Talk 25:00

ActiveMemory the missing ORM for ETS and Mnesia

A package to help bring the power of in memory storage with ETS and Mnesia to your Elixir application.

ActiveMemory provides a simple interface and configuration which abstracts the ETS and Mnesia specifics and provides a common interface called a Store.

Use ETS and Mnesia to help boost your application performance, simplify configurations and secrets, help reduce database dependency, and more.