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