Savant output can be cached for faster rendering. PEAR2_Templates_Savant_Turbo
allows rendered content to be cached, and reused for subsequent requests.
For basic use, instead of creating a new PEAR2\Templates\Savant\Main object,
create a PEAR2\Templates\Savant\Turbo object. In models you'd like to have
cached, implement the CacheableInterface.
Release Notes - 0.1.0
Package PEAR2_Templates_Savant_Turbo release notes for version 0.1.0:
- Basic functionality
- Two cache drivers are included
- PEAR2_Cache_Lite, and a Mock driver
Package API release notes for version 0.1.0.
Installation
| Status: | 0.1.0 alpha, released on May 12, 2011 |
|---|---|
| License: | New BSD License |
| Maintained: | yes |
