Update Mongoose/MongoDB config to support the new `useMongoClient` way of connecting
Update Mongoose/MongoDB config to support the new useMongoClient way of connecting
Which uses our Gitter fork of mongoose@4.6.8. with support for useMongoClient
Related to !9 where we actually want to update mongoose to achieve the same thing. But in this case, we're just using a fork which also needs the config updates.
Edited by Eric Eastwood