wiki.techinc.nl/includes/libs/objectcache
2016-09-09 02:57:13 +00:00
..
APCBagOStuff.php
BagOStuff.php Switch some callers to WaitConditionLoop 2016-09-08 19:29:18 -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
IExpiringStore.php Avoid stack overflow in LoadBalancer with CACHE_DB WAN/server cache 2016-08-02 13:06:49 +00:00
MemcachedBagOStuff.php objectcache: Add changeTTL() method 2016-08-11 19:55:32 -07:00
MemcachedClient.php objectcache: Add changeTTL() method 2016-08-11 19:55:32 -07:00
MemcachedPhpBagOStuff.php
MultiWriteBagOStuff.php Avoid stack overflow in LoadBalancer with CACHE_DB WAN/server cache 2016-08-02 13:06:49 +00:00
ReplicatedBagOStuff.php Merge "Turn off duplicate key gets for ReplicatedBagOStuff" 2016-09-06 18:18:07 +00:00
RESTBagOStuff.php objectcache: Fix RESTBagOStuff class doc 2016-07-20 16:40:08 +00:00
WANObjectCache.php objectcache: expose "minTime" in WAN cache and call it "minAsOf" instead 2016-09-08 13:42:17 -07:00
WinCacheBagOStuff.php Use callable type-hint in a few places 2016-06-07 16:39:22 -07:00
XCacheBagOStuff.php