summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-28 23:36:54 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-28 23:36:54 +0300
commitebaccbcccafe9c506ae41d60ee51145003367994 (patch)
treeaa28dd7e51076667bd07b8097648a0b5997242a4
parent652f4e693bfff78c740faeb32df83152a60f2158 (diff)
downloadwekan-ebaccbcccafe9c506ae41d60ee51145003367994.tar.gz
wekan-ebaccbcccafe9c506ae41d60ee51145003367994.tar.bz2
wekan-ebaccbcccafe9c506ae41d60ee51145003367994.zip
- Add msavin:userCache.
https://forums.meteor.com/t/introducing-a-new-approach-to-meteor-user-this-simple-trick-can-save-you-millions-of-database-requests/45336/7 https://github.com/msavin/userCache Thanks to msavin and xet7 ! Related #1672
-rw-r--r--.meteor/packages1
-rw-r--r--.meteor/versions1
2 files changed, 2 insertions, 0 deletions
diff --git a/.meteor/packages b/.meteor/packages
index c525dbbd..ebe35f81 100644
--- a/.meteor/packages
+++ b/.meteor/packages
@@ -87,3 +87,4 @@ momentjs:moment@2.22.2
atoy40:accounts-cas
browser-policy-framing
mquandalle:moment
+msavin:usercache
diff --git a/.meteor/versions b/.meteor/versions
index c116172a..f1f52d23 100644
--- a/.meteor/versions
+++ b/.meteor/versions
@@ -118,6 +118,7 @@ mquandalle:jquery-ui-drag-drop-sort@0.2.0
mquandalle:moment@1.0.1
mquandalle:mousetrap-bindglobal@0.0.1
mquandalle:perfect-scrollbar@0.6.5_2
+msavin:usercache@1.0.0
npm-bcrypt@0.9.3
npm-mongo@2.2.33
oauth@1.2.1