wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz cceefaadee Remove unused key in WANObjectCache::newEmpty()
Change-Id: I5d11736b95fbba1debcf80f80cbdb4753caf15f7
2017-06-08 07:27:14 -07: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 Clean up get_class($this) -> static::class in /includes/cache and /includes/libs 2017-03-07 21:06:06 +00:00
CachedBagOStuff.php objectcache: Complete code coverage for CachedBagOStuff 2017-04-07 23:31:41 +00:00
EmptyBagOStuff.php
HashBagOStuff.php
IExpiringStore.php
MemcachedBagOStuff.php
MemcachedClient.php Avoid treating mcrouter set()s as failing due to AllAsyncRoute 2017-05-24 10:50:09 -07:00
MemcachedPeclBagOStuff.php Avoid treating mcrouter set()s as failing due to AllAsyncRoute 2017-05-24 10:50:09 -07:00
MemcachedPhpBagOStuff.php
MultiWriteBagOStuff.php
RedisBagOStuff.php includes/libs: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:08 +00:00
ReplicatedBagOStuff.php
RESTBagOStuff.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
WANObjectCache.php Remove unused key in WANObjectCache::newEmpty() 2017-06-08 07:27:14 -07:00
WANObjectCacheReaper.php objectcache: Avoid using deprecated ScopedCallback alias 2017-01-31 00:53:31 +00:00
WinCacheBagOStuff.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
XCacheBagOStuff.php