Structs§
- Session
Data - Persisted session payload describing how to resume a flow.
- Session
Key - Unique key referencing a persisted session.
- Shared
Session Store - Shared session store handle that wraps the greentic-session backends.
Functions§
- shared_
memory_ store - Returns an in-memory session store.
- store_
from_ env - Builds a session store from environment configuration.