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.2 | 2008-Dec-05 | 9.38 KB | Download · Release notes | Recommended for 6.x | |
