wiki.techinc.nl/includes/objectcache
Joel Natividad bee00fcac9 changed memcached server parsing to allow for local unix domain socket connections
* This works with local memcached (e.g. unix:///var/run/memcached/memcached.sock:0 )
  and noticeably increases memcached mediawiki performance

Change-Id: Ie08c151caa09eb0a4269df88965d71c2367c398b
2013-12-31 11:10:53 -08:00
..
APCBagOStuff.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
BagOStuff.php Add value to add() call when locking 2013-05-10 12:42:16 -07:00
DBABagOStuff.php Kill off numerous unused variables 2013-03-08 02:36:24 +00:00
EhcacheBagOStuff.php fix some spacing 2013-02-04 20:04:26 +00:00
EmptyBagOStuff.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
HashBagOStuff.php style: normalize end of files 2013-02-03 15:04:39 +01:00
MemcachedBagOStuff.php Fixed spacing in db/debug/diff/externalstore/objectcache folder 2013-04-20 22:28:52 +02:00
MemcachedClient.php changed memcached server parsing to allow for local unix domain socket connections 2013-12-31 11:10:53 -08:00
MemcachedPeclBagOStuff.php Fix spacing and break some lines 2013-08-24 17:06:25 +02:00
MemcachedPhpBagOStuff.php style: normalize end of files 2013-02-03 15:04:39 +01:00
MultiWriteBagOStuff.php Added/Removed spaces around string concatenation 2013-04-13 13:36:24 +02:00
ObjectCache.php Fix return types in documentation 2013-06-28 23:48:31 +02:00
ObjectCacheSessionHandler.php Fixed spacing in db/debug/diff/externalstore/objectcache folder 2013-04-20 22:28:52 +02:00
RedisBagOStuff.php Fixes to RedisBagOStuff 2013-12-03 11:56:24 -08:00
SqlBagOStuff.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
WinCacheBagOStuff.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
XCacheBagOStuff.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00