STM_PROVIDER
constSTM_PROVIDER: typeofSTM_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).