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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.3 | 2009-Nov-06 | 9.54 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0 | 2009-Nov-06 | 9.09 KB | Download · Release notes | Recommended for 5.x | |
