Skip to content

Instantly share code, notes, and snippets.

View dineshkoli's full-sized avatar

Dinesh Koli dineshkoli

  • Pune
View GitHub Profile
@joemaffia
joemaffia / mCache.js
Created December 12, 2011 11:39
A cache module for Titanium
/***************************************************
Titanium mCache
Joe Maffia
http://about.me/joemaffia
A cache module to be used for Titanium app. http://www.appcelerator.com/
It uses the local SQLite database to cache strings and JavaScript objects.
Usage: