wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz 9fe2e8eb7e objectcache: remove BagOStuff::modifySimpleRelayEvent()
This was only there as part of EventRelayer use by WAN cache, which
has since been removed. No other usage really makes sense.

Change-Id: I201425bb88739dd8febbfbc3d24a15e6d3d88d9c
2019-03-08 13:17:26 -08:00
..
APCBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
APCUBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
BagOStuff.php objectcache: remove BagOStuff::modifySimpleRelayEvent() 2019-03-08 13:17:26 -08:00
CachedBagOStuff.php objectcache: remove BagOStuff::modifySimpleRelayEvent() 2019-03-08 13:17:26 -08:00
EmptyBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
HashBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
IExpiringStore.php objectcache: add IExpiringStore::TTL_SECOND constant 2018-02-16 14:23:49 -08:00
MemcachedBagOStuff.php objectcache: remove BagOStuff::modifySimpleRelayEvent() 2019-03-08 13:17:26 -08:00
MemcachedClient.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
MemcachedPeclBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
MemcachedPhpBagOStuff.php objectcache: update MemcachedPeclBagOStuff for pecl memcached 3.0.0 2018-06-02 17:25:22 -07:00
MultiWriteBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
RedisBagOStuff.php objectcache: remove BagOStuff::modifySimpleRelayEvent() 2019-03-08 13:17:26 -08:00
ReplicatedBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
RESTBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
WANObjectCache.php objectcache: optimize WAN cache key updates during HOLDOFF_TTL 2019-03-04 10:00:29 +00:00
WANObjectCacheReaper.php objectcache: remove dangling WAN cache EventRelayer references 2019-02-16 20:22:32 -08:00
WinCacheBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00