pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
960 stars 303 forks source link

Make cache for all posts ever loaded by script #68

Open VLZZZ opened 9 years ago

VLZZZ commented 9 years ago

I think it'll be nice to have an option to save cached versions of posts that have been ever loaded by social-feed script. Also with an ability to purge this cache.

Is that possible?

Webarkitekt commented 8 years ago

I'm actually working on this. It will also add a CacheTTL option.