Download & Extend

Releases for Cache Router

cacherouter 6.x-1.0-rc2

Download Size md5 hash
cacherouter-6.x-1.0-rc2.tar.gz 28.42 KB 1cf2d94b101b420134bc4a5aa6350a15
cacherouter-6.x-1.0-rc2.zip 37.05 KB e99833ee2839986a31672e2e778124d4
Last updated: May 7, 2011 - 19:31
Official release from tag: 6.x-1.0-rc2

Release notes

Belorussian DrupalCamp 2011 sprint suggestions and fix #1066130: Update the release candidate for cache router

Read more

cacherouter 5.x-1.x-dev

Download Size md5 hash
cacherouter-5.x-1.x-dev.tar.gz 21.17 KB 0a36ee95ebd33f2c472ab93e94f6634d
cacherouter-5.x-1.x-dev.zip 56.02 KB 399cab5e3055bd1569f0b027d8a12ed2
Last updated: May 8, 2011 - 00:04
Development snapshot from branch: 5.x-1.x

Release notes

Dev snapshot.

cacherouter 6.x-1.0-rc1

Download Size md5 hash
cacherouter-6.x-1.0-rc1.tar.gz 20.3 KB 7b957f5e93726717bc04c6ec7244af37
cacherouter-6.x-1.0-rc1.zip 29.72 KB c16bcdb49e307e5ff4c26e8c87b66a5d
Last updated: December 24, 2010 - 22:34
Official release from tag: 6.x-1.0-rc1

Release notes

Fixed the following issues:

#463758: Cache Router » package name by psynaptic: Change module package in info file
#472864: Deletion warnings in APC by fgm: Deletion warnings in APC
#493198: File engine fixes by doq: File engine fixes
#352953: fileCache::delete() passes in wrong argument type for fopen() and unlink() by chenba: fileCache::delete() passes in wrong argument type for fopen() and unlink()
#353815: Cache Router fails - No way to get it working by jvieille: Cache Router fails - No way to get it working
#495736: Unwanted undefined index notice by greg.harvey: Unwanted undefined index notice
#371059: * warning: Missing argument 1 for dbCache::flush() by int: * warning: Missing argument 1 for dbCache::flush()
#526014: eaccelerator error by lizuka: eaccelerator error
#516660: Adding a "none" or "null" method? by joshk: Add none or null engine.
#516658: Adding memcached (not "memcache") method by joshk: Add memcached engine (not "memcache")
#422586: engines/file.php by expandonline: engines/file.php
#475788: File engine - Cache write error presented to users. Should log by default and only display for Administrators by harking: File engine - Cache write error presented to users. Should log by default and only display for Administrators
#365065: Refactor Cache::__construct so that it's easy to pass options to cache by Damien Tournoud: Refactor Cache::__construct so that it's easy to pass options to cache
#393430: getting some warnings on "db" mode by PlayfulWolf: getting some warnings on "db" mode
#341575: XCache causes white screen of death by janicel700, andypost, greg.harvey, et al: XCache causes white screen of death
#418764: cache_clear_all() in cacherouter.inc by mundanity, TBarregren: cache_clear_all() in cacherouter.inc
#422250: Integration with Authcache module by Jonah Ellison: Integration with Authcache module.
#463046: APC engine sets timestamps as TTL when not using CACHE_TEMPORARY or CACHE_PERMANENT by neilnz: APC engine sets timestamps as TTL when not using CACHE_TEMPORARY or CACHE_PERMANENT
#317112: PEAR namespace collisions ("Cache") by davidwhthomas, dmiric: PEAR namespace collisions ("Cache") (was PEAR problem)

Read more

cacherouter 7.x-1.0-beta1

Download Size md5 hash
cacherouter-7.x-1.0-beta1.tar.gz 27.71 KB 3f6cd9ca209d5ea4488e17a77d7f8f55
cacherouter-7.x-1.0-beta1.zip 35.14 KB 2abdf350829427052ab8d3a1f93823b5
Last updated: December 24, 2010 - 22:34
Official release from tag: 7.x-1.0-beta1

Release notes

First official release of 7.x. The only thing not working at this point is XCache. Everything else passes all cache tests from Drupal core.

cacherouter 5.x-1.0-beta9

Download Size md5 hash
cacherouter-5.x-1.0-beta9.tar.gz 17.38 KB c6e8b17b0a955ab9ea22a95073bdda14
cacherouter-5.x-1.0-beta9.zip 42.29 KB 4942e38cc8ab123dfb48dbc5168cf032
Last updated: December 24, 2010 - 22:34
Official release from tag: 5.x-1.0-beta9

Release notes

Fix for ridiculous error.

cacherouter 6.x-1.0-beta8

Download Size md5 hash
cacherouter-6.x-1.0-beta8.tar.gz 17.01 KB e34564252f698819e445d41da8fd6042
cacherouter-6.x-1.0-beta8.zip 24.29 KB 5d701eca21ed12a1dbcb0c2843188621
Last updated: December 24, 2010 - 22:34
Official release from tag: 6.x-1.0-beta8

Release notes

Beta7 didn't include everything I wanted so I decided to fix a few more things and make a new release.

This release includes the following fixes:

#266532 by andypost: Fix for accidental swap of $bin and $table.
#266532 by andypost: Fix for CACHE_PERMENANT instead of CACHE_PERMANENT
#315538 by higherform, #329426 by idontknowtheanswer: Fix page_fast_cache so that we can actually turn it off in the configs.
#328465 by R.Muilwijk: Fix for static caching. Now we default to FALSE for static cache so that modules like menu and localization that use their own static cache.
#286203 by vincent.mappy: Fixed the bin path setting.

cacherouter 5.x-1.0-beta8

Download Size md5 hash
cacherouter-5.x-1.0-beta8.tar.gz 17.38 KB 47fd6a096e73a5dc980c67911aff268e
cacherouter-5.x-1.0-beta8.zip 42.29 KB cc7a1d0b513e824da3cb18ca799a94e1
Last updated: December 24, 2010 - 22:34
Official release from tag: 5.x-1.0-beta8

Release notes

Beta7 didn't include everything I wanted so I decided to fix a few more things and make a new release.

This release includes the following fixes:

#266532 by andypost: Fix for accidental swap of $bin and $table.
#266532 by andypost: Fix for CACHE_PERMENANT instead of CACHE_PERMANENT
#315538 by higherform, #329426 by idontknowtheanswer: Fix page_fast_cache so that we can actually turn it off in the configs.
#328465 by R.Muilwijk: Fix for static caching. Now we default to FALSE for static cache so that modules like menu and localization that use their own static cache.
#286203 by vincent.mappy: Fixed the bin path setting.

cacherouter 5.x-1.0-beta6

Download Size md5 hash
cacherouter-5.x-1.0-beta6.tar.gz 17.19 KB 97f4c7359ba183eb58432b7850d0cef4
cacherouter-5.x-1.0-beta6.zip 42.06 KB 74eb7e4262f080f7aaf88c5e5dd6442f
Last updated: December 24, 2010 - 22:34
Official release from tag: 5.x-1.0-beta6

Release notes

Fixed a bunch of bugs and added simpletests.

#273618 by Nick_vh: Fixed checking for gzip in both the content and in the browser request.
#288318 by Jo Wouters: Fix for wildcard replacement.
#313289 by Murz: Fix for wrong check for $map initialization. We should be checking $this->map not $map.
#277078 by Murz: Cache items prefix with APC cache type
#325614 by R. Muilwijk : Fix for updating static cache on set. and Fix for locking problem with all engines.

Stuff I did:

- Cleanup key handling and make sure we are prefixing the static array cache as well.
- Fix serialization to match behaviour of core. This is now fixed in all engines. Thanks to R. Muilwijk for pointing it out.
- Code style cleanup and some random bug fixes that I noticed.
- Fixed static array caching, now uses $this->key($key) which should offer noticeable performance improvement.

I am hoping we are almost ready for an RC1 release. The only things I want to fix before 5.x-1.0 release are:

1) Get Session caching implemented
2) Get some stats action going.

cacherouter 6.x-1.0-beta6

Download Size md5 hash
cacherouter-6.x-1.0-beta6.tar.gz 16.81 KB 600be2201424dc63da0561282996e018
cacherouter-6.x-1.0-beta6.zip 23.95 KB 3126fe47c5d73c470e2cc74ef774228e
Last updated: December 24, 2010 - 22:34
Official release from tag: 6.x-1.0-beta6

Release notes

Fixed a bunch of bugs and added simpletests.

#273618 by Nick_vh: Fixed checking for gzip in both the content and in the browser request.
#288318 by Jo Wouters: Fix for wildcard replacement.
#313289 by Murz: Fix for wrong check for $map initialization. We should be checking $this->map not $map.
#277078 by Murz: Cache items prefix with APC cache type
#325614 by R. Muilwijk : Fix for updating static cache on set. and Fix for locking problem with all engines.

Stuff I did:

- Cleanup key handling and make sure we are prefixing the static array cache as well.
- Fix serialization to match behaviour of core. This is now fixed in all engines. Thanks to R. Muilwijk for pointing it out.
- Added SimpleTest 2 tests thanks to R. Muilwijk.
- Code style cleanup and some random bug fixes that I noticed.
- Fixed static array caching, now uses $this->key($key) which should offer noticeable performance improvement.

I am hoping we are almost ready for an RC1 release. The only things I want to fix before 1.0 release are:

1) Get SimpleTests to all pass
2) Get Session caching implemented
3) Get some stats action going.

cacherouter 6.x-1.0-beta4

Download Size md5 hash
cacherouter-6.x-1.0-beta4.tar.gz 14.6 KB be2feae1749bcf1e04935511f13aecf2
cacherouter-6.x-1.0-beta4.zip 21.37 KB 12f9fb7e484cdf2f91ae676c363d48de
Last updated: December 24, 2010 - 22:34
Official release from tag: 6.x-1.0-beta4

Release notes

Fixes for:

http://drupal.org/node/262830 - andypost
http://drupal.org/node/264428 - triclops
http://drupal.org/node/264430 - triclops
http://drupal.org/node/262028 - andypost
http://drupal.org/node/248529 - andypost
http://drupal.org/node/264425 - triclops

and a few others...

Thanks guys.

cacherouter 5.x-1.0-beta4

Download Size md5 hash
cacherouter-5.x-1.0-beta4.tar.gz 15.93 KB 9f6a7099c3518ce2e3a4bb60e8d6f768
cacherouter-5.x-1.0-beta4.zip 35.43 KB abb393db41f24685670048fdcfe35e62
Last updated: December 24, 2010 - 22:34
Official release from tag: 5.x-1.0-beta4

Release notes

Fixed broken uninstall in beta3

cacherouter 6.x-1.0-beta3

Download Size md5 hash
cacherouter-6.x-1.0-beta3.tar.gz 13.08 KB 7234a937e6797715f35a380aa7c00ae3
cacherouter-6.x-1.0-beta3.zip 18.63 KB 2bb2b3ace535f423aaffe0a42e3b76fb
Last updated: December 24, 2010 - 22:34
Official release from tag: 6.x-1.0-beta3

Release notes

Fix file system path issue. Now you can override the "file" cache type location in settings.php

cacherouter 5.x-1.0-beta3

Download Size md5 hash
cacherouter-5.x-1.0-beta3.tar.gz 15.94 KB ab3302d0bee515440d131b1c3550d92f
cacherouter-5.x-1.0-beta3.zip 35.44 KB 86c96e361f0af7d2b5e47bc135900870
Last updated: December 24, 2010 - 22:34
Official release from tag: 5.x-1.0-beta3

Release notes

BROKEN, DO NOT USE

cacherouter 5.x-1.0-beta2

Download Size md5 hash
cacherouter-5.x-1.0-beta2.tar.gz 15.9 KB ccd7a45ba75c039e126268da1553f61a
cacherouter-5.x-1.0-beta2.zip 35.32 KB 5cd50566b9de32eff784ab62854da84e
Last updated: December 24, 2010 - 22:34
Official release from tag: 5.x-1.0-beta2

Release notes

Fix serialized problem.

cacherouter 5.x-1.0-beta1

Download Size md5 hash
cacherouter-5.x-1.0-beta1.tar.gz 13.05 KB c5d70c7dee8c3ae6db04e1a74a073ac6
cacherouter-5.x-1.0-beta1.zip 18.52 KB 200c9244598b931f7aa876e0f342f028
Last updated: December 24, 2010 - 22:34
Official release from tag: 5.x-1.0-beta1

Release notes

Drupal 5 beta 1 w00t.

cacherouter 6.x-1.0-beta2

Download Size md5 hash
cacherouter-6.x-1.0-beta2.tar.gz 13.03 KB c84148f6f0472431a437f2ab1eaa5c01
cacherouter-6.x-1.0-beta2.zip 18.51 KB 5d6cda192653287fbdbde7fc7c1828c4
Last updated: December 24, 2010 - 22:34
Official release from tag: 6.x-1.0-beta2

Release notes

working beta. Please test.

cacherouter 6.x-1.0-beta1

Download Size md5 hash
cacherouter-6.x-1.0-beta1.tar.gz 9.05 KB 708701c01d96f8f288c0dde09913694b
cacherouter-6.x-1.0-beta1.zip 10.58 KB 0011cfb009c40235605ab49982158ebc
Last updated: December 24, 2010 - 22:34
Official release from tag: 6.x-1.0-beta1

Release notes

BROKEN, DO NOT USE.

cacherouter 6.x-1.x-dev

Download Size md5 hash
cacherouter-6.x-1.x-dev.tar.gz 28.42 KB 47ee17ce000a296279edd34b696be23f
cacherouter-6.x-1.x-dev.zip 37.05 KB 03876e0b2b23a4605f9d214660fd9b8b
Last updated: May 8, 2011 - 00:04
Development snapshot from branch: 6.x-1.x

Release notes

Dev snapshot.

cacherouter 7.x-1.x-dev

Download Size md5 hash
cacherouter-7.x-1.x-dev.tar.gz 28.55 KB f2769b1d8380b25cfebf193d3728c26e
cacherouter-7.x-1.x-dev.zip 37.34 KB d9e6b6ddee302b7c24697b9086a46ba8
Last updated: February 25, 2011 - 07:28
Development snapshot from branch: 7.x-1.x

Release notes

Dev snapshot.

Subscribe with RSS Syndicate content