Scoped
@rotorsoft/act-root / act/src / Scoped
Type Alias: Scoped
Scoped =
object
Defined in: libs/act/src/scoped.ts:38
Per-Act ports bag (ACT-501). Both required together โ a shared cache across stores would collide on stream keys.
Propertiesโ
cacheโ
readonlycache:Cache
Defined in: libs/act/src/scoped.ts:40
storeโ
readonlystore:Store
Defined in: libs/act/src/scoped.ts:39