Name Date Size

.. 2012-03-29 07:17:30 100

build.base.properties 2011-06-10 20:34:13 753

build.base.xml 2010-07-08 23:33:59 329

build.offline.properties 2011-06-10 20:34:13 774

build.offline.xml 2010-07-08 23:33:59 332

build.plugin.properties 2011-06-10 20:34:13 772

build.plugin.xml 2010-08-06 02:15:27 331

build.xml 2011-07-09 02:18:39 805

docs 2011-09-03 01:27:41 7

HISTORY.md 2011-09-26 21:19:14 861

js 2012-02-21 20:17:30 5

meta 2011-05-27 20:45:05 3

README.md 2011-08-03 19:55:02 213

tests 2012-03-29 07:17:30 9

README.md

Cache
=====
Provides a basic caching mechanism for storing key/value pairs in local
JavaScript memory. As a subclass of `Plugin`, it is designed to seamlessly
integrate with other components (e.g. `DataSource`).