Hacker News new | ask | show | jobs
by pritambarhate 617 days ago
Basically I would like to cache the server rendered pages for not logged in users. When you have thousands of active users such kind of cache helps a lot. Though this can be solved by SSG if the framework supports it.