The angular-cache plugin is indeed awesome but don't forget about setting 
content-expires headers on the endpoint and relying on the browser to do 
the caching instead of Angular.

On Friday, 14 November 2014 17:10:01 UTC+11, Kevin Huang wrote:
>
> New to here. Sorry if I post question at wrong channel.
>
> We are using angularjs+pyramid. Our web needs to show a table read from an 
> endpoint which is seldom updated. Is there anyway to cache the data on 
> client side to reduce the communication to back-end? If the data is cached, 
> what is the best way to get the updated data (like periodically polling)? 
> Any suggestion is appreciated. Thanks a lot! 
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to