Header menu logo Nao

WorkingMemories Module

Factory helpers for working memory persistence.

Functions and values

Function or value Description

ado factory config

Full Usage: ado factory config

Parameters:
Returns: IWorkingMemory

ADO.NET-backed working memory over any provider supplied via the connection factory.

factory : IDbConnectionFactory
config : WorkingMemoryConfig
Returns: IWorkingMemory

file baseDir config

Full Usage: file baseDir config

Parameters:
Returns: IWorkingMemory

FileSystem-backed working memory rooted at the given directory.

baseDir : string
config : WorkingMemoryConfig
Returns: IWorkingMemory

Type something to start searching.