haswellr / CritterDB

A web application to help you find and create custom creatures and NPCs for the 5th edition of the world's greatest role playing game.
http://www.critterdb.com
53 stars 15 forks source link

Upgrade mongodb driver #62

Closed haswellr closed 4 years ago

haswellr commented 4 years ago

CritterDB needs to support MongoDB >=3.6 for the migration from mlab to Atlas. This requires an update to the mongodb driver. Ideally we'd just upgrade to the newest stable version.