ionic-cache icon indicating copy to clipboard operation
ionic-cache copied to clipboard

Driver order override

Open fcarreno opened this issue 7 years ago • 1 comments

Hi,

First of all, thanks for such a great module. Wanted to check, since I did not see it documented, is there a way to override the driver order (e.g. put sqlite first?).

I believe that's what Ionic storage offers by default, but this module seems yo put indexeddb first...

Thanks!

fcarreno avatar Apr 21 '18 01:04 fcarreno

Currently there is no way to change the driver order for the ionic-cache package.

However I'll look at implementing this as part of version 6 👍 . Thank you for the feature suggestion.

WillPoulson avatar Aug 03 '21 17:08 WillPoulson