hjs
hjs copied to clipboard
partials didn't cache
# lib/express.js
renderPartials p, options
the missing options cause fcompile failed to cache partials, which made a huge impact on Node.js io & QPS performace if you have several partials
Due to no support on this library for months and a last release years a ago we decided to fork this lib to https://github.com/linslin/hjs and released a new version on NPM with all the latest fixes. The "bus factor" on this lib is to high. With our fork we try to get this lib back into life.