ttrss/lib/dojo/store/README

6 lines
370 B
Plaintext
Raw Normal View History

2013-03-18 06:26:24 +00:00
This folder contains the stores and utilities implementing the Dojo Object Store API,
2011-11-08 16:40:44 +00:00
a successor and unifier to Dojo Data, Dojo Storage, and potentially Dojo Model. These
2013-03-18 06:26:24 +00:00
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