ionic-cache
ionic-cache copied to clipboard
Driver order override
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!
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.