arthurgouveia / angular-yts

Angular.js application that consumes YIFY torrents public API, providing a good UI for general searches.
MIT License
11 stars 5 forks source link

Caching? #1

Open dovy opened 10 years ago

dovy commented 10 years ago

Did you do any caching to responses at all?

arthurgouveia commented 10 years ago

Not at all.

Was a first shot at it. No idea how it works in Angular.

Wanna help? On Jun 25, 2014 6:31 PM, "Dovy Paukstys" notifications@github.com wrote:

Did you do any caching to responses at all?

— Reply to this email directly or view it on GitHub https://github.com/arthurgouveia/angular-yts/issues/1.

dovy commented 10 years ago

Thinking about it. Need it for another API altogether. but I want to create a cache system for items so I can build out pages for like Google SEO. heh.

dovy commented 10 years ago

https://coderwall.com/p/40axlq perhaps? ;)