bitovi / velocirender

Accelerated server-side rendering.
https://bitovi.github.io/velocirender/
MIT License
128 stars 5 forks source link

Refactor to allow local caching of HTML documents #30

Closed matthewp closed 5 years ago

matthewp commented 5 years ago

This caches the initial HTML documents so that they can be sent right away and not wait on rendering times.