erlang_adk_session_mnesia (erlang_adk v0.2.5)
View Sourceerlang_adk_session_mnesia - Mnesia-backed implementation of adk_session_service.
Summary
Functions
Remove invocation-scoped temp: state after an invocation has completed.
Initialize the Mnesia tables. Call this if you intend to use Mnesia sessions.
Atomically read and remove one state value. Missing sessions and missing keys both return {error, not_found}.
Functions
Remove invocation-scoped temp: state after an invocation has completed.
Initialize the Mnesia tables. Call this if you intend to use Mnesia sessions.
Atomically read and remove one state value. Missing sessions and missing keys both return {error, not_found}.