Path Cache

jvandyk - December 3, 2008 - 21:36

The path caching module caches URL aliases to prevent Drupal from looking them up in the database.

It is made up of two parts, a patch to path.inc and a teeny tiny module that implements hook_flush_caches().

The patch uses Drupal's standard caching backend calls but is probably only useful if the caching backend has been replaced with memcache.

Releases

Official releasesDateSizeLinksStatus
6.x-1.32009-Nov-069.54 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.02009-Nov-069.09 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.