Issue Type: Feature Request Feature Request
Affects Versions: 1.2.0
Assignee: Lucas Holmquist
Components: datamanager
Created: 29/Oct/13 7:30 AM
Description:

With the addition of the IndexedDB and WebSQL adapters, which have an asynchronous api, the memory and sessionLocal adapters should also become "asynchronous" to provide api symmetry.

There will be a new "option" when creating a store called "async". it will default to false and only be valid for the memory and sessionLocal adapters.
this will allow the old adapters to work as is, or have an "async" api if this new option is true

It will then be removed in 1.4.0

Fix Versions: 1.3.0
Project: AeroGear JavaScript
Priority: Major Major
Reporter: Lucas Holmquist
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira