mozilla / high-fidelity

HTML5 podcast app (for the Web, including FirefoxOS)
https://marketplace.firefox.com/app/podcasts
108 stars 40 forks source link

What data store adapter to use #79

Open brittanydionigi opened 9 years ago

brittanydionigi commented 9 years ago

Right now the ember-cli-conversion branch uses ember-localstorage-adapter because I couldn't get anything else to work, though it was likely an issue of dependency updates (not necessarily that the adapters didn't work). Might want to revisit the localforage adapter && || indexeddb adapter.