1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-18 15:17:31 +02:00
ttrss/lib/dojo/store
2018-12-04 16:23:37 +03:00
..
api
util
Cache.js
DataStore.js
JsonRest.js update dojo to 1.14.2 2018-12-04 16:23:37 +03:00
Memory.js
Observable.js
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