ActiveMemory: The Missing ORM for ETS and Mnesia
Offered By: Code Sync via YouTube
Course Description
Overview
Explore the ActiveMemory package, a powerful ORM for ETS and Mnesia in Elixir applications, in this conference talk from Code BEAM America 2022. Discover how to leverage in-memory storage to boost application performance, simplify configurations and secrets management, and reduce database dependency. Learn about the package's features, including query syntax, store seed files, and initial state management. Gain insights into various use cases such as managing application secrets, one-time use tokens, API keys, JWT encryption keys, admin user management, and session handling. Understand the benefits of using ActiveMemory and see a live demo of its capabilities. Get a glimpse of future plans for the package and participate in a Q&A session to deepen your understanding of this valuable tool for Elixir developers.
Syllabus
Introduction
Who is using ActiveMemory
Why use ActiveMemory
Database dependency
Why ActiveMemory
Delivery Trucks
Use Cases
Application Secrets and Settings
OneTime Use Tokens
API Keys
JWT Encryption Keys
Admin User Management
Session Management
Features
Query syntax
Store
Seed File
Before
Initial State
Amnesia Manager
Mnesia Bench Tests
Demo
Future plans
Questions
Taught by
Code Sync
Related Courses
Functional Programming in ErlangFutureLearn The Complete Elixir and Phoenix Bootcamp
Udemy Elixir: The Big Picture
Pluralsight Getting Started with Elixir
Pluralsight Architecting Elixir Applications with OTP
Pluralsight