wiki.techinc.nl/includes/objectcache
Tim Starling 5800c37533 Added a Redis client for object cache storage
With sharding, failover and consistent hashing. Only supports the
extension (phpredis), since the pure PHP library Predis had about a
billion files and it made my eyes hurt.

Change-Id: I90fb4a41d15265b9c22f8e32ecd1d956f89f3ce8
2012-08-09 10:01:34 +10:00
..
APCBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
BagOStuff.php Added a Redis client for object cache storage 2012-08-09 10:01:34 +10:00
DBABagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
EhcacheBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
EmptyBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
HashBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
MemcachedBagOStuff.php Memcached PHP client improvements 2012-08-03 21:24:55 +10:00
MemcachedClient.php Memcached PHP client improvements 2012-08-03 21:24:55 +10:00
MemcachedPeclBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
MemcachedPhpBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
MultiWriteBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
ObjectCache.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
ObjectCacheSessionHandler.php Allow session expiry time to be configured 2012-08-08 11:20:30 +10:00
RedisBagOStuff.php Added a Redis client for object cache storage 2012-08-09 10:01:34 +10:00
SqlBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
WinCacheBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
XCacheBagOStuff.php Added missing GPLv2 headers in some places. 2012-05-02 10:51:15 +02:00