User: slantview Branch: DRUPAL-6--1 Date: Sat, 05 Sep 2009 13:03:26 +0000 Modified files: /modules/cacherouter Cache.php CacheRouter.php cacherouter.inc cacherouter.module /modules/cacherouter/engines apc.php db.php eacc.php file.php memcache.php memcached.php xcache.php /modules/cacherouter/tests cacherouter.test Log message: Big time bug fix update. -Spent the past couple days tweaking the SHIT out of everything. -Updated cacherouter.inc to work more like core cache.inc. -Got all engines (except for the new memcached.inc) passing tests. -Fixed XCache to not whites screen any more and actually work. -Fixed eacc to actually work (and not bad I must say). You MUST use the svn snapshot of eAccelerator for this to clear cache correctly. tweaked apc/eacc/xcache to use files for locks for better reliability and true atomic locks. -Fixed a ton of bugs. -Ripped out stats. STATS WILL NOT GO INTO 1.0. Sorry guys, it's just not gonna happen. I'm marking this as RC1. Session handling and stats will go into 2.0. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/Cache.... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/CacheR... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/cacher... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/cacher... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/engine... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/engine... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/engine... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/engine... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/engine... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/engine... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/engine... http://cvs.drupal.org/diff.php?path=contributions/modules/cacherouter/tests/...