wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz e2b03d5d30 objectcache: add BagOStuff::deleteMulti() method for consistency
Also:
* Make the BagOStuff tests actually pass for memcached and sql
* Add more unit tests for BagOStuff
* Make SqlBagOStuff::add() more atomic

Change-Id: Ic1eec0990a66b595b57c646498c3bd229442230c
2019-03-14 23:12:30 +00: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: add BagOStuff::deleteMulti() method for consistency 2019-03-14 23:12:30 +00:00
CachedBagOStuff.php objectcache: remove BagOStuff::modifySimpleRelayEvent() 2019-03-08 13:17:26 -08:00
EmptyBagOStuff.php objectcache: make the $flags argument appear more consistently in BagOStuff 2019-03-12 22:55:18 +00:00
HashBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
IExpiringStore.php objectcache: move ERR_* constants to IExpiringStore 2019-03-08 13:12:01 -08:00
MemcachedBagOStuff.php objectcache: make the $flags argument appear more consistently in BagOStuff 2019-03-12 22:55:18 +00:00
MemcachedClient.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
MemcachedPeclBagOStuff.php objectcache: make the $flags argument appear more consistently in BagOStuff 2019-03-12 22:55:18 +00:00
MemcachedPhpBagOStuff.php objectcache: update MemcachedPeclBagOStuff for pecl memcached 3.0.0 2018-06-02 17:25:22 -07:00
MultiWriteBagOStuff.php objectcache: make the $flags argument appear more consistently in BagOStuff 2019-03-12 22:55:18 +00:00
RedisBagOStuff.php objectcache: add BagOStuff::deleteMulti() method for consistency 2019-03-14 23:12:30 +00:00
ReplicatedBagOStuff.php objectcache: add BagOStuff::deleteMulti() method for consistency 2019-03-14 23:12:30 +00:00
RESTBagOStuff.php objectcache: add $flags argument to BagOStuff::delete() 2019-03-07 13:15:29 -08:00
WANObjectCache.php Merge "objectcache: Use constant for $ttl param default in WANObjectCache::set()" 2019-03-09 00:15:00 +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