Goldinteractive / jQuery.GI.TheWall.js

This plugin could be used to create easily an image gallery similar to the google image search
http://goldinteractive.github.io/jQuery.GI.TheWall.js
MIT License
135 stars 27 forks source link

How can I cache the ajax calls? #10

Open sakattack opened 9 years ago

sakattack commented 9 years ago

How can I cache the ajax calls? I'd like to cache them on local storage for a predefined amount of time if possible (if not, any kind of cache would be better than none).

Is there any way to do that?

Thank you by the way for this excellent plugin, the only one of it's kind with ajax!