ttrss/lib/dojo/store
Andrew Dolgov f097f33836 update dojo to 1.14.2 2018-12-04 16:23:37 +03:00
..
api lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1 2017-01-21 13:22:14 -05:00
util lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1 2017-01-21 13:22:14 -05:00
Cache.js lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1 2017-01-21 13:22:14 -05:00
DataStore.js lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1 2017-01-21 13:22:14 -05:00
JsonRest.js update dojo to 1.14.2 2018-12-04 16:23:37 +03:00
Memory.js lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1 2017-01-21 13:22:14 -05:00
Observable.js lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1 2017-01-21 13:22:14 -05:00
README upgrade dojo to 1.8.3 (refs #570) 2013-03-18 10:26:26 +04:00

README

This folder contains the stores and utilities implementing the Dojo Object Store API,
a successor and unifier to Dojo Data, Dojo Storage, and potentially Dojo Model. These
stores are designed to provide simple lightweight implementations 
providing core functionality for typical applications.  

See http://dojotoolkit.org/features/1.6/object-store for more information