Raxol.Web.Session.Storage (Raxol v0.5.0)
View SourceHandles session storage and retrieval for Raxol applications.
This module provides persistent storage for session data using ETS tables and optional database storage for long-term persistence.
Summary
Functions
Delete a session from storage.
Retrieve a session from storage.
Get all active sessions.
Get all expired sessions.
Initialize the session storage system.
Store a session in the storage system.
Functions
Delete a session from storage.
Retrieve a session from storage.
Get all active sessions.
Get all expired sessions.
Initialize the session storage system.
Store a session in the storage system.