wiki.techinc.nl/includes/objectcache
Kunal Mehta c592011404 Add BagOStuff::setMulti for batch insertions
Includes implementions for Redis, Sql and MemcachedPecl,
other types will fallback to using $this->set repeatedly.

Change-Id: I0924a197b28ee69e883128ccd672343e5c041929
2014-04-25 15:12:22 -07:00
..
APCBagOStuff.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
BagOStuff.php Add BagOStuff::setMulti for batch insertions 2014-04-25 15:12:22 -07:00
EmptyBagOStuff.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
HashBagOStuff.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
MemcachedBagOStuff.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
MemcachedClient.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
MemcachedPeclBagOStuff.php Add BagOStuff::setMulti for batch insertions 2014-04-25 15:12:22 -07:00
MemcachedPhpBagOStuff.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
MultiWriteBagOStuff.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
ObjectCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
ObjectCacheSessionHandler.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
RedisBagOStuff.php Add BagOStuff::setMulti for batch insertions 2014-04-25 15:12:22 -07:00
SqlBagOStuff.php Add BagOStuff::setMulti for batch insertions 2014-04-25 15:12:22 -07:00
WinCacheBagOStuff.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
XCacheBagOStuff.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00