summaryrefslogtreecommitdiffstats
path: root/.meteor/packages
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 /.meteor/packages
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
Diffstat (limited to '.meteor/packages')
-rw-r--r--.meteor/packages1
1 files changed, 1 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