Scoped
@rotorsoft/act-root / act/src / Scoped
Type Alias: Scoped
Scoped =
object
Defined in: libs/act/src/ports.ts:15
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/ports.ts:17
storeโ
readonlystore:Store
Defined in: libs/act/src/ports.ts:16