Page MenuHomePhabricator

BetaFeatures: Without caching, the user counts basically don't work
Closed, ResolvedPublic

Description

Need to make sure they work in some fashion - maybe stick them in the database and update it more frequently if no caching is enabled?


Version: master
Severity: major

Details

Reference
bz54905

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 2:35 AM
bzimport added a project: BetaFeatures.
bzimport set Reference to bz54905.

wfGetCache( CACHE_ANYTHING ) is also another possible option.

Change 107322 had a related patch set uploaded by Legoktm:
Use wfGetCache( CACHE_ANYTHING ) instead of $wgMemc

https://gerrit.wikimedia.org/r/107322

Change 107322 merged by jenkins-bot:
Use wfGetCache( CACHE_ANYTHING ) instead of $wgMemc

https://gerrit.wikimedia.org/r/107322