[misc] migrate to the native mongo driver

This commit is contained in:
Jakob Ackermann
2020-08-21 16:30:18 +01:00
parent 23c120b8b8
commit 882db8484c
9 changed files with 177 additions and 698 deletions

View File

@@ -24,7 +24,7 @@
"express": "^4.17.1",
"logger-sharelatex": "^2.2.0",
"metrics-sharelatex": "^2.6.2",
"mongojs": "3.1.0",
"mongodb": "^3.6.0",
"request": "~2.88.2",
"settings-sharelatex": "^1.1.0",
"underscore": "~1.9.2"