Skip to content

MemoryLtmModule

Defined in: packages/memory-ltm/src/memory-ltm.module.ts:36

Profile-aware LTM module factory.

The selected implementation is bound to the LTM_PROVIDER symbol so consumers can inject a single type-agnostic handle. The legacy MemoryLtmModule (default export) is still usable for tests and non-profile consumers.

new MemoryLtmModule(): MemoryLtmModule

MemoryLtmModule

static forRoot(capabilities): DynamicModule

Defined in: packages/memory-ltm/src/memory-ltm.module.ts:37

ProfileCapabilities

DynamicModule