[mythtv-commits] mythtv commit: r25020 - in trunk/mythplugins/mythweb/classes by kormoc
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Jun 7 03:43:39 UTC 2010
Author: kormoc
Date: 2010-06-07 03:43:39 +0000 (Mon, 07 Jun 2010)
New Revision: 25020
Changeset: http://svn.mythtv.org/trac/changeset/25020
Modified:
trunk/mythplugins/mythweb/classes/Cache.php
trunk/mythplugins/mythweb/classes/Cache/APC.php
trunk/mythplugins/mythweb/classes/Cache/Engine.php
trunk/mythplugins/mythweb/classes/Cache/Memcache.php
trunk/mythplugins/mythweb/classes/Cache/Memcached.php
trunk/mythplugins/mythweb/classes/Cache/Null.php
trunk/mythplugins/mythweb/classes/Cache/SHM.php
trunk/mythplugins/mythweb/classes/MythBackend.php
trunk/mythplugins/mythweb/classes/MythFrontend.php
Log:
Add caching to MythFrontend, add in more agressive cache clearing on rescheduling requests, and add in a generic cache clear method
More information about the mythtv-commits
mailing list