How i can install Redis for pages? #2747
Unanswered
AmadeusDeadDmytro
asked this question in
Q&A
Replies: 1 comment
-
Hi @AmadeusDeadDmytro, what is your goal here? To improve performance beyond the page rendering speed that Apostrophe provides natively? There is no built-in support for caching pages in Redis, but you might be well served by a solution like allowing Cloudflare to aggressively cache your pages, with a separate subdomain you log into without Cloudflare for editing purposes. I am curious about the traffic levels and/or performance issues that are leading you to pursue such an approach. Although there are certainly high traffic scenarios that might require it, Apostrophe usually renders pages quickly enough that this issue does not come up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I need to install Redis to cache pages.
What is the best way for me to do it?
Beta Was this translation helpful? Give feedback.
All reactions