wiki.techinc.nl/includes/objectcache
2011-05-21 19:35:16 +00:00
..
APCBagOStuff.php
BagOStuff.php Fix function level comments that start with /* not /** 2011-05-21 19:35:16 +00:00
DBABagOStuff.php
eAccelBagOStuff.php
EhcacheBagOStuff.php Comment the var_dump() and add a comment. 2011-03-08 00:20:26 +00:00
EmptyBagOStuff.php More versions added to @deprecated tags 2011-05-06 21:50:18 +00:00
HashBagOStuff.php
MemcachedClient.php Add/tweak/update documentation and add some explicit defintions with type descriptions 2011-03-25 10:56:54 +00:00
MemcachedPhpBagOStuff.php More parameter and return type hints 2011-04-25 22:41:54 +00:00
MultiWriteBagOStuff.php * Rewrote ObjectCache.php to conform to the modern coding style, and to be less convoluted about how CACHE_ANYTHING and CACHE_ACCEL are resolved. Moved most functionality to static members of a new ObjectCache class. 2011-03-03 09:37:37 +00:00
ObjectCache.php Follow up r83140. Add a clear() method to ObjectCache so that it can be used by ForkController. 2011-03-06 23:07:36 +00:00
SqlBagOStuff.php (Bug 28611) Don't die in SqlBagOStuff::incr() if there's a race condition. 2011-04-19 17:59:59 +00:00
WinCacheBagOStuff.php
XCacheBagOStuff.php (bug 28752) XCache doesn't work in CLI mode 2011-04-29 22:40:12 +00:00