wiki.techinc.nl/includes/libs/objectcache
Timo Tijhof 0d98e9f2fb objectcache: Add tests for ReplicatedBagOStuff
Fixed PHP runtime warnings:
> Declaration of ReplicatedBagOStuff::getMulti() should be compatible with BagOStuff.
> Declaration of ReplicatedBagOStuff::decr() should be compatible with BagOStuff.

Change-Id: Icf1a0bf2c30408c4a5bef2de0b69ae2162b234d5
2015-06-24 20:17:18 +01:00
..
APCBagOStuff.php
BagOStuff.php Removed partly obsolete and redundant BagOStuff comment 2015-05-25 20:33:55 -07:00
EmptyBagOStuff.php
HashBagOStuff.php
ReplicatedBagOStuff.php objectcache: Add tests for ReplicatedBagOStuff 2015-06-24 20:17:18 +01:00
WANObjectCache.php Merge "Converted FileBackendStore to using the WAN cache" 2015-05-18 08:34:10 +00:00
WinCacheBagOStuff.php
XCacheBagOStuff.php