wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz cf45621913 objectcache: replace debugLog() calls with faster debug() calls in MemcachedPeclBagOStuff
Change-Id: Iefe29d43f2bc8efa8288b4625d20bd803f35bbfe
2019-04-26 21:10:05 -07:00
..
APCBagOStuff.php objectcache: remove messy inheritence from APCBagOStuff in APCUBagOStuff 2019-03-28 19:38:13 -07:00
APCUBagOStuff.php Cache: Make APCUBagOStuff::set return a useful value 2019-04-14 19:13:48 +02:00
BagOStuff.php objectcache: remove some unneeded code from BagOStuff::mergeViaCas 2019-03-27 19:33:07 -07:00
CachedBagOStuff.php objectcache: merge getWithToken() into doGet() for simplicity 2019-03-27 13:03:25 -07:00
EmptyBagOStuff.php objectcache: merge getWithToken() into doGet() for simplicity 2019-03-27 13:03:25 -07:00
HashBagOStuff.php objectcache: merge getWithToken() into doGet() for simplicity 2019-03-27 13:03:25 -07:00
IExpiringStore.php objectcache: improve comments for ATTR_/QOS_ constants 2019-03-26 12:18:22 -07:00
MemcachedBagOStuff.php objectcache: replace debugLog() calls with faster debug() calls in MemcachedPeclBagOStuff 2019-04-26 21:10:05 -07:00
MemcachedClient.php Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
MemcachedPeclBagOStuff.php objectcache: replace debugLog() calls with faster debug() calls in MemcachedPeclBagOStuff 2019-04-26 21:10:05 -07:00
MemcachedPhpBagOStuff.php Make BagOStuff::incr abstract to discourage bad implementations 2019-03-18 16:09:26 -07:00
MultiWriteBagOStuff.php objectcache: merge getWithToken() into doGet() for simplicity 2019-03-27 13:03:25 -07:00
RedisBagOStuff.php objectcache: fix changeTTL() in RedisBagOStuff for edge cases 2019-03-28 00:05:17 +00:00
ReplicatedBagOStuff.php objectcache: merge getWithToken() into doGet() for simplicity 2019-03-27 13:03:25 -07:00
RESTBagOStuff.php objectcache: merge getWithToken() into doGet() for simplicity 2019-03-27 13:03:25 -07:00
WANObjectCache.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
WANObjectCacheReaper.php objectcache: remove dangling WAN cache EventRelayer references 2019-02-16 20:22:32 -08:00
WinCacheBagOStuff.php Fix/suppress phan errors related to arrays (#11) 2019-04-07 16:27:02 +00:00