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
Post a Comment