PersistentWorkingMemory Type
Event-sourced IWorkingMemory.
Constructors
| Constructor |
Description
|
Full Usage:
PersistentWorkingMemory(store, config)
Parameters:
IEventStore
config : WorkingMemoryConfig
Returns: PersistentWorkingMemory
|
|
Nao