Skip to content

STM_PROVIDER

const STM_PROVIDER: typeof STM_PROVIDER

Defined in: packages/memory-stm/src/memory-stm.module.ts:13

Token that resolves to the active STM implementation. Every profile is database-bearing, so this is always the Postgres-backed PostgresStmAdapter (STM rows live in the shared memories table and survive restarts).