jerni a framework to build data-driven products from the ground up
| Type: | MongoDbStoreConfig |
| Namespace: | @jerni/store-mongo |
| Extends: | Object |
Properties
name:
stringname of the store
url:
stringmongodb connection string (without database name)
Examples
"mongodb://localhost:27017"
dbName:
stringmongodb database name