mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-05 14:59:19 +00:00
upgrade to mongojs 1.3.0 (use mongodb-core driver)
also add garbage collection
This commit is contained in:
parent
b32064e2d5
commit
518dc17fdc
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
|||
"express": "^4.12.1",
|
||||
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#master",
|
||||
"lru-cache": "^2.5.0",
|
||||
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.0.0",
|
||||
"mongojs": "0.18.2",
|
||||
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git",
|
||||
"mongojs": "1.3.0",
|
||||
"node-statsd": "0.0.3",
|
||||
"redis": "~0.8.4",
|
||||
"request": "^2.53.0",
|
||||
|
|
Loading…
Reference in a new issue