Maki currently supports a single datastore, MongoDB.
You can supply the config.database.masters
array, or simply pass a connection
string via config.database.string
.
We will remove MongoDB as a requirement of Maki and replace it with a more abstract datastore.