API Reference adk_ex_ecto v#1.0.1

Copy Markdown View Source

Modules

Ecto-backed session persistence for ADK.

Provides migration helper to create the 4 ADK session tables.

Ecto schema for the adk_app_states table.

Ecto schema for the adk_events table.

Ecto schema for the adk_sessions table.

Ecto schema for the adk_user_states table.

Ecto-backed session service implementing ADK.Session.Service.