soggy icon indicating copy to clipboard operation
soggy copied to clipboard

Add a caching layer for templates

Open dbrain opened this issue 13 years ago • 0 comments

As someone who doesn't want my template hitting requests to take a long time, I'd like to have some kind of template cache available to TemplateEngine's. You would probably store the compiled template, the support for this probably differs depending on the templating engine used.

dbrain avatar Jun 05 '12 22:06 dbrain