sails.js - View Caching in SailsJS -


i've got highly trafficed website , i'm using sails specific conponent on page. information doesn't change often, maybe once per day. i'm wondering if there way view caching? ideally using key/store redis?

you can run app behind proper webserver nginx or apache , set them cache.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -