fastpath_fscache
matt westgate - August 26, 2006 - 05:14
A file-based caching mechanism for serving up cached Drupal pages instead of using the database 'cache' table. This approach is generally faster since the web server doesn't need to initialize a database connection and crunch through a bunch of PHP files for an anonymous user hit. This code is in beta quality and shouldn't be used in production.
This project is maintained by jeremy@kerneltrap.org and matt westgate, and based on Jeremy's previous work.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.0-rc1 | 2007-Aug-08 | 10.67 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2007-Aug-17 | 11.02 KB | Download · Release notes | Development snapshot | |
| 4.7.x-1.x-dev | 2007-Jul-28 | 9.27 KB | Download · Release notes | Development snapshot | |
