Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caching... #57

Open
felipedrumond opened this issue Apr 14, 2016 · 1 comment
Open

Caching... #57

felipedrumond opened this issue Apr 14, 2016 · 1 comment

Comments

@felipedrumond
Copy link

Hello there!
I was trying to configure express to use cache, but with not success. As angular2-universal is renderized on server, I believe it is always processing, for instance, /Home before delivering it to the browser.

Is there any way to configure cache? I'm sure I can deliver the first page of my website to the browser in just few miliseconds.

@acinader
Copy link
Contributor

https://www.npmjs.com/package/express-redis-cache will do the trick for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants