Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

DataMananger - Add fallback opt-out and user defined prefered adapters. ... #91

Merged
merged 1 commit into from Dec 5, 2013

Conversation

lholmquist
Copy link
Contributor

this is for https://issues.jboss.org/browse/AGJS-93

I've added 2 new config settings to Datamanager.

  1. fallback - by default this is true, but if you want to opt-out of falling back to another adapter, the set this to false
  2. prefered - you can specify what the fallback order should be, defaults to [ "IndexedDB", "WebSQL", "SessionLocal", "Memory" ]

@lholmquist
Copy link
Contributor Author

rebased with latest

@abstractj abstractj merged commit 3754b6d into aerogear-attic:master Dec 5, 2013
@abstractj
Copy link
Contributor

Landed, because I'm baaaad 🐤

@lholmquist lholmquist deleted the AGJS-93 branch January 20, 2014 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants