You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/lib/dojo/store
Andrew Dolgov 870334be3f remove dojo uncompressed files 11 years ago
..
api remove dojo uncompressed files 11 years ago
util remove dojo uncompressed files 11 years ago
Cache.js upgrade dojo to 1.8.3 (refs #570) 11 years ago
DataStore.js upgrade dojo to 1.8.3 (refs #570) 11 years ago
JsonRest.js upgrade dojo to 1.8.3 (refs #570) 11 years ago
Memory.js upgrade dojo to 1.8.3 (refs #570) 11 years ago
Observable.js upgrade dojo to 1.8.3 (refs #570) 11 years ago
README upgrade dojo to 1.8.3 (refs #570) 11 years ago

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