Skip to content

Instantly share code, notes, and snippets.

@mape
Created July 29, 2010 22:01
Show Gist options
  • Select an option

  • Save mape/499378 to your computer and use it in GitHub Desktop.

Select an option

Save mape/499378 to your computer and use it in GitHub Desktop.
persistantCache.clear();
persistantCache.save('urlCache', urlCache);
persistantCache.save('pageCache', pageCache);
persistantCache.save('contentCache', contentCache);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment