summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-09-23 21:56:22 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-09-23 21:56:22 +0200
commitbfc590f48aa7af3813578c149b490159b87dcc9d (patch)
tree881d75ef1f9fc59b5956526357a39702e853cf6a /package.json
parent552011b0545f5b03bcc57eb5e543a7b9ac7ad137 (diff)
downloadshrinker-bfc590f48aa7af3813578c149b490159b87dcc9d.tar.gz
shrinker-bfc590f48aa7af3813578c149b490159b87dcc9d.zip
cache database requests for participant ids
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 09e6984..43e460f 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"main": "worker.js",
"dependencies": {
"amqplib": "^0.5.1",
+ "cache-manager": "^2.4.0",
"mysql2": "^1.4.0",
"sequelize": "^4.4.2",
"winston": "^2.3.1",