Excellent work

Pretty similar to what I did (regarding the concept, your code is much better than mine!).
A few suggestions though:
- Support for eAccelerator
- User-definable prefix in cases where there are several installations on one server (maybe use the config.php setting?)
- Hook into template_compile, css_output_build, admin_style_datastore to automatically flag cache dirty
- Take care of custom datastore entries (if a datastore cache is being used) on init_startup to avoind the additional query
Quote:
Originally Posted by GreasySpoon
Does it work with TMS?
|
Partly - you must rebuild the cache manually afer TMS actions.