------------------------------------------------------------------------------- DojoX Stores (data) ------------------------------------------------------------------------------- Version 1.8 Release date: 06/13/2012 ------------------------------------------------------------------------------- Project state: beta ------------------------------------------------------------------------------- [ ] l18n support? [ ] a11y support? ------------------------------------------------------------------------------- Credits LocalDB, priority, transaction: Kris Zyp (kris@sitepen.com) ------------------------------------------------------------------------------- Project description DojoX Stores is intended to serve as a place where experimental stores based on the dojo.store APIs can live. The following stores are available (as of 1.10): * LocalDB - This store provides access to local database functionality in the browser, adapting to WebSQL or IndexedDB. In the db folder you will find the specific implementations (which can be used directly) * priority - This is a store for prioritizing requests * transaciton - This is a store that implements transaction support ------------------------------------------------------------------------------- Dependencies: Dojo ------------------------------------------------------------------------------- Documentation Inline -------------------------------------------------------------------------------