Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chrome.storage.local #255

Closed
wmlele opened this issue May 15, 2017 · 2 comments
Closed

chrome.storage.local #255

wmlele opened this issue May 15, 2017 · 2 comments

Comments

@wmlele
Copy link

wmlele commented May 15, 2017

How hard you think it would be to adapt ember-local-storage to be able to also support chrome.storage.local? Apart for for the API changes, my understanding is that the chrome storage is intrinsically asynchronous, vs the synchronous window.localStorage.
I could give it a shot, but any input will be appreciated.

@fsmanuel
Copy link
Member

fsmanuel commented Jun 11, 2017

@wmlele Sorry for the late response. If I'm correct there is a localForage driver: https://github.com/esphen/localforage-webExtensionStorage-driver

I would prefer to get a localForage implementation ready (#153) that allows to use custom drivers.

Right now I don't have the time to do it. There is a preliminary TODO list to get localForage in #153 (comment).

If you have time you can take a shot. I'm happy to help.

@fsmanuel
Copy link
Member

Superseeded by #337

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants