juriansluiman / SlmCache

Zend Framework 2 module to support full page caching based on route names
Other
12 stars 8 forks source link

Added configurable cache_prefix #4

Closed marcelo-lipienski closed 10 years ago

marcelo-lipienski commented 10 years ago

configurable cache_prefix which defaults to 'slmcache' if none is given.

juriansluiman commented 10 years ago

Thanks!