wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz 02d6133fd8 Avoid IDEA warning about $keys being both a parameter and loop variable
Change-Id: Id562053a71f135fa863cb88b5f081982c01575cf
2017-01-07 16:10:23 -08:00
..
APCBagOStuff.php Detect/use APCu properly 2016-10-01 23:07:47 +01:00
APCUBagOStuff.php objectcache: Remove broken apcu_set() calls 2016-12-06 15:39:42 +00:00
BagOStuff.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
CachedBagOStuff.php Turn off "reportDupes" in CachedBagOStuff 2016-09-06 13:36:16 -07:00
EmptyBagOStuff.php objectcache: add mcrouter support to WANObjectCache 2016-08-18 22:42:11 +00:00
HashBagOStuff.php Avoid Wikimedia\Assert in HashBagOStuff 2016-09-20 23:00:54 -07:00
IExpiringStore.php Support masking the WRITE_SYNC latency from ChronologyProtector 2016-09-12 23:58:49 +00:00
MemcachedBagOStuff.php Cleanup MemcLockManager and move it to /libs 2016-09-30 06:33:32 -07:00
MemcachedClient.php objectcache: Add changeTTL() method 2016-08-11 19:55:32 -07:00
MemcachedPeclBagOStuff.php Move PECL memcached class to /libs 2016-09-07 22:55:11 -07:00
MemcachedPhpBagOStuff.php objectcache: Reduce MediaWiki-specificness from Memcached classes 2015-11-10 03:32:58 +00:00
MultiWriteBagOStuff.php Avoid stack overflow in LoadBalancer with CACHE_DB WAN/server cache 2016-08-02 13:06:49 +00:00
RedisBagOStuff.php Move RedisBagOStuff to /libs 2016-09-23 20:13:36 -07:00
ReplicatedBagOStuff.php Merge "Turn off duplicate key gets for ReplicatedBagOStuff" 2016-09-06 18:18:07 +00:00
RESTBagOStuff.php Support masking the WRITE_SYNC latency from ChronologyProtector 2016-09-12 23:58:49 +00:00
WANObjectCache.php Avoid IDEA warning about $keys being both a parameter and loop variable 2017-01-07 16:10:23 -08:00
WinCacheBagOStuff.php objectcache: Remove broken cas() method from WinCacheBagOStuff 2016-11-16 05:02:37 +00:00
XCacheBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00