1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00
ttrss_ynh/source/lib/dojo/store
2013-11-24 11:03:28 +01:00
..
api add 1.10 source 2013-11-24 11:03:28 +01:00
util add 1.10 source 2013-11-24 11:03:28 +01:00
Cache.js add 1.10 source 2013-11-24 11:03:28 +01:00
DataStore.js add 1.10 source 2013-11-24 11:03:28 +01:00
JsonRest.js add 1.10 source 2013-11-24 11:03:28 +01:00
Memory.js add 1.10 source 2013-11-24 11:03:28 +01:00
Observable.js add 1.10 source 2013-11-24 11:03:28 +01:00
README add 1.10 source 2013-11-24 11:03:28 +01:00

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