From ebaccbcccafe9c506ae41d60ee51145003367994 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 28 Aug 2018 23:36:54 +0300 Subject: - 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 --- .meteor/packages | 1 + 1 file changed, 1 insertion(+) (limited to '.meteor/packages') 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 -- cgit v1.2.3-1-g7c22