{
"production": {
"module": "mongo",
"options": {
"database": "todos",
"port": 5555,
"host": "remote.db.com",
"username": "foo",
"password": "bar"
}