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

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

java - Unable to make sub reports with Jasper -

Integrity error when loading fixtures for Selenium testing in Django -