wiki.techinc.nl/includes/objectcache
2014-11-20 09:39:41 +00:00
..
APCBagOStuff.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
BagOStuff.php Made $timeout in BagOStuff::lock() actually work 2014-11-20 00:26:44 -08:00
EmptyBagOStuff.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
HashBagOStuff.php HashBagOStuff: use the value itself as the CAS token 2014-10-07 16:29:57 +11:00
MemcachedBagOStuff.php Fix expires typo in comment 2014-10-08 16:55:52 +01:00
MemcachedClient.php Use public instead of var in classes 2014-08-17 21:07:37 +01:00
MemcachedPeclBagOStuff.php Make sure getMulti() returns an array per the class interface 2014-09-03 20:17:28 +00:00
MemcachedPhpBagOStuff.php Unbreak lock()/unlock() for MemcachedPhpBagOStuff 2014-11-20 01:25:38 -08:00
MultiWriteBagOStuff.php Made $timeout in BagOStuff::lock() actually work 2014-11-20 00:26:44 -08:00
ObjectCache.php Made getMaxLag() use caching to reduce connection spam 2014-07-10 10:46:42 -07:00
ObjectCacheSessionHandler.php ObjectCacheSessionHandler::getCache() returns BagOStuff 2014-11-13 12:53:50 -08:00
RedisBagOStuff.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
SqlBagOStuff.php SqlBagOStuff: reuse code of parent class 2014-10-25 19:26:21 +02:00
WinCacheBagOStuff.php Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
XCacheBagOStuff.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00