Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--MongoSymbolicMemory.json
Parent schema eidolon-resource
Type: object

Properties

implementation const: "MongoSymbolicMemory" required
Constant: "MongoSymbolicMemory"
mongo_connection_string string

The connection string to the MongoDB instance.

Default: "mongodb://localhost:27017/?directConnection=true"
mongo_database_name string

The name of the MongoDB database to use.

Default: "eidolon"